Function comrak::html::format_document [] [src]

pub fn format_document<'a>(root: &'a Node<'a, AstCell>,
                           options: &ComrakOptions)
                           -> String