Expand description
Layer to transform a model to a model.
Modulesยง
- lexer
- Lexer for the Markdown syntax.
- parser
- Parser of tokens.
- stringifier
- Stringify DocumentNode to html string.
- toc
- Table of contents.
- transformer
- Transformer of Markdown tree to HTML tree.