Mercurial > zeropaste
view app/assets/javascripts/config/marked.js.coffee @ 358:d57f2b4ccc0e
Update gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Mon, 15 Sep 2014 17:01:18 +0900 |
parents | 259a47cd3f44 |
children |
line wrap: on
line source
#= require marked marked.setOptions gfm: true pedantic: true sanitize: true