Mercurial > zeropaste
view app/assets/javascripts/config/marked.js @ 312:eac1893242bb
Update gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Sat, 05 Apr 2014 22:49:46 +0900 |
parents | 22c4b5f90e24 |
children |
line wrap: on
line source
//= require marked marked.setOptions({ gfm: true, pedantic: true, sanitize: true })