Module html

HTML rendering infrastructure for the CommonMark AST, as well as helper functions.

format_document and format_document_with_plugins use the standard formatter. The [create_formatter!][super::create_formatter] macro allows specialisation of formatting for specific node types.

Structs

Enums

Functions