pub fn parse<MSG>(html: &str) -> Result<Option<Node<MSG>>, ParseError>
Parse html string and convert it into sauron Node