Mercurial > zeropaste
view app/assets/javascripts/config/marked.js.coffee @ 365:9d467113d715
Update gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Sat, 14 Feb 2015 01:23:36 +0900 |
parents | 259a47cd3f44 |
children |
line wrap: on
line source
#= require marked marked.setOptions gfm: true pedantic: true sanitize: true