0.0.3 • Published 1 year ago
@iceylan/markdown v0.0.3
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