codeforamerica / chime

A city-focused content management system
http://chimecms.org/
BSD 3-Clause "New" or "Revised" License
35 stars 12 forks source link

Building live markdown preview #424

Closed norrishung closed 9 years ago

norrishung commented 9 years ago

Fixes #209. Adding live markdown preview using this library: https://github.com/chjj/marked

@tmaybe