CPColin / ceylon.markdown

A port of the commonmark.js Markdown parser and renderer to Ceylon
Apache License 2.0
5 stars 0 forks source link

Investigate using new module in Ceylon Web IDE #29

Open CPColin opened 6 years ago

CPColin commented 6 years ago

The Ceylon Web IDE currently uses txtmark for Markdown processing. We could probably try the new module without too much fuss.

CPColin commented 6 years ago

Implemented here:

https://github.com/CPColin/ceylon-web-ide-backend