Mercurial > zeropaste
view app/assets/javascripts/config/marked.js @ 307:1a409564ffad
Use button (again).
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 19 Feb 2014 19:53:42 +0900 |
parents | 22c4b5f90e24 |
children |
line wrap: on
line source
//= require marked marked.setOptions({ gfm: true, pedantic: true, sanitize: true })