@iceylan/markdown
v0.0.3
Published
Markdown parser built on abstract syntax tree.
Maintainers
Readme
markdown
This is a markdown parser that based on abstract syntax analysis where each byte is analyzed individually. When the AST builds, it is converted to target format like HTML.
Installation
npm install @iceylan/markdown