Lobsters
- Why isn't there a formal grammar for Markdown? (2014) https://roopc.net/posts/2014/markdown-cfg/ 22 comments compsci
- Custom (extended) Markdown Parser with Python Variables and Format String Grammar: thoughts? https://github.com/SanBingYouYong/markdown_variabled 6 comments programming
- LaTeX | Markdown Grammar Checker Plugin https://github.com/brymer-meneses/grammar-guard.nvim 19 comments neovim
- Markdown and an Introduction to Parsing Expression Grammars (PEG) http://www.cforcoding.com/2010/01/markdown-and-introduction-to-parsing.html 27 comments programming