classafHtmlParser::HtmlParsersys::Obj afHtmlParser::HtmlParser@JsParses HTML strings into XML documents.grammarSource Grammar grammar()Returns the PEG grammar used to parse HTML.parseDocSource XElem parseDoc(Str html)Parses the given HTML string into an XML document.