Function comrak::format_html [] [src]

pub fn format_html<'a>(root: &'a AstNode<'a>, options: &ComrakOptions) -> String

Formats an AST as HTML, modified by the given options.