API Reference markdownz v#1.0.1

View Source

Modules

Extensible Markdown parser with z_html_parse compatible output.

Block-level Markdown parser.

Tree transformations run after block and inline parsing.

CommonMark emphasis delimiter scanning, balancing, and tree building.

Render z_html_parse compatible trees to HTML iodata.

Inline Markdown rules. Rules consume the beginning of a binary and return z_html_parse compatible nodes.

Behaviour for Markdown parser plugins.

RFC 3492 Punycode encoding and decoding for individual DNS labels.

Ordered, immutable rule lists used by the Markdown parser.

URL normalization compatible with markdown-it link handling.

A zipper over a z_html_parse compatible forest.