pub fn to_html(nodes: Vec<Node>) -> String
Transform the given nodes node tree into a HTML string.
nodes