Mercurial > zeropaste
view app/assets/javascripts/config/marked.js @ 341:5a404e66f8a4
Update gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 28 May 2014 15:19:20 +0900 |
parents | 22c4b5f90e24 |
children |
line wrap: on
line source
//= require marked marked.setOptions({ gfm: true, pedantic: true, sanitize: true })