Mercurial > zeropaste
view app/assets/javascripts/config/marked.js @ 295:c724bb5f327c
Update gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Fri, 31 Jan 2014 20:51:46 +0900 |
parents | 22c4b5f90e24 |
children |
line wrap: on
line source
//= require marked marked.setOptions({ gfm: true, pedantic: true, sanitize: true })