pub fn parse_html( body: &str, errors: &mut Option<Vec<HtmlError>>, intern: InternLiveId, ) -> HtmlDoc