[][src]Module pulldown_cmark::html

HTML renderer that takes an iterator of events as input.

Structs

Ctx

Enums

TableState

Functions

push_html

Iterate over an Iterator of Events, generate HTML for each Event, and push it to a String.