Function to_html

Source
pub fn to_html(nodes: Vec<Node>) -> String
Expand description

Transform the given nodes node tree into a HTML string.