Mercurial > zeropaste
view app/assets/javascripts/config/marked.js @ 323:a0166874e31e
Remove jruby and rubinius version.
author | edogawaconan <me@myconan.net> |
---|---|
date | Sun, 06 Apr 2014 03:46:04 +0900 |
parents | 22c4b5f90e24 |
children |
line wrap: on
line source
//= require marked marked.setOptions({ gfm: true, pedantic: true, sanitize: true })