pub fn raw_html<MSG>(html: &str) -> Node<MSG>
Parse escaped html strings like "Hello world!" into "Hello world!" and then into a node tree.
"Hello world!"
"Hello world!"