Comply with CommonMark #212
Labels
commonmark
Related to making the syntax of markdown follow the CommonMark spec
feature request
lua
Related to the Lua interface and implementation
technical debt
Related to code smells and refactoring
Milestone
In #163, we have fixed one of the many differences between our implementation of markdown and the CommonMark spec (version 0.30). More systematically, we would like to have the entire grammar checked against the spec by converting the 652 examples from the spec to unit tests and fixing whatever differences may surface. Merging the result will constitute a major change and should therefore be postponed until the next major version of Markdown. Whereever possible, we should add options to preserve the previous behavior. If possible, we should also offer patches to the jgm/lunamark upstream.
The text was updated successfully, but these errors were encountered: