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

Restore RenderOptions.defaultLanguage #2

Closed CPColin closed 6 years ago

CPColin commented 6 years ago

Restore the RenderOptions.defaultLanguage option from the old project. We need this so ceylon-lang.org can render markdown containing code blocks with Ceylon as the default language. Don't forget to add some tests.