Module model

Source
Expand description

The model module contains the data structures used to parse and transform the markdown.

Modulesยง

html
HTML document model.
token
Token.
tree
The tree structure of the parsed markdown document.