[][src]Module struckdown::html

Implements an HTML renderer.

Structs

HtmlRenderer

Object capable of rendering events to HTML.

HtmlRendererOptions

Customizes the HTML rendering.

Functions

to_html

Convenience shortcut that renders an event stream into HTML.