Skip to main content

Module html

Module html 

Source
Expand description

HTML rendering convenience entry.

Back-compat shim for the pre-0.2.4 html::render_to_string(src) signature. Equivalent to crate::render_to_string(src, &Options::afm_default()).html.

Functionsยง

render_to_string
Render afm source to HTML, dropping diagnostics.