A brief introduction of advanced markdown.
Support write custom markdown grammars
Table [toc]
The current project target will focus on extensibility, ready to use and high performance
- Build custom project docs website.
- Add test coverage report.
- Split inline grammars into self modules.
- Add more unit test cases.
- Add benchmark test cases, and optimize the lib based on the test result.
- Implement 5 to 10 other killer markdown grammars, via separate repository,
- Write guidelines on how to design and implement custom markdown grammars.
TODO: Demo page
TODO: Add docs
MIT