Mercurial > zeropaste
view app/assets/javascripts/config/marked.js @ 334:41b0903c9b2b
Use official bootstrap gem.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 23 Apr 2014 09:24:05 +0900 |
parents | 22c4b5f90e24 |
children |
line wrap: on
line source
//= require marked marked.setOptions({ gfm: true, pedantic: true, sanitize: true })