outpostHQ/numl

Write own markdown parser

Closed this issue · 0 comments

Current parser differs from CommonMark spec. It would be nice to have our own NuMD spec to support the following features:

Images, Icons, Escaped characters, Headings.

It's still possible to use RegExp for better performance.