alecperkins / active-markdown

A tool for creating Markdown-sourced reactive documents. Literate CoffeeScript meets Tangle.
http://activemarkdown.org
MIT License
59 stars 8 forks source link

Proper Showdown extension #10

Closed alecperkins closed 3 weeks ago

alecperkins commented 11 years ago

Instead of pre-parsing the source text, inserting HTML, then passing it through markdown conversion, have the Active Markdown parsing be an extension of Showdown. This will better enable things like #9.