pub fn parse_html_document( text: &str, language_id: &str, data_manager: &HTMLDataManager, ) -> HTMLDocument