docs/Script API/interfaces/Backend_Script_API._internal_.CheerioParserOptions.html
interface CheerioParserOptions {
_useHtmlParser2?: boolean;
decodeEntities?: boolean;
ignoreWhitespace?: boolean;
lowerCaseAttributeNames?: boolean;
lowerCaseTags?: boolean;
normalizeWhitespace?: boolean;
recognizeCDATA?: boolean;
recognizeSelfClosing?: boolean;
withEndIndices?: boolean;
withStartIndices?: boolean;
xmlMode?: boolean;
}
_useHtmlParser2?decodeEntities?ignoreWhitespace?lowerCaseAttributeNames?lowerCaseTags?normalizeWhitespace?recognizeCDATA?recognizeSelfClosing?withEndIndices?withStartIndices?xmlMode?
Optional_useHtmlParser2_useHtmlParser2?: boolean
OptionaldecodeEntitiesdecodeEntities?: boolean
OptionalignoreWhitespaceignoreWhitespace?: boolean
OptionallowerCaseAttributeNameslowerCaseAttributeNames?: boolean
OptionallowerCaseTagslowerCaseTags?: boolean
OptionalnormalizeWhitespacenormalizeWhitespace?: boolean
OptionalrecognizeCDATArecognizeCDATA?: boolean
OptionalrecognizeSelfClosingrecognizeSelfClosing?: boolean
OptionalwithEndIndiceswithEndIndices?: boolean
OptionalwithStartIndiceswithStartIndices?: boolean
OptionalxmlModexmlMode?: boolean
Member Visibility
ThemeOSLightDark
Properties _useHtmlParser2decodeEntitiesignoreWhitespacelowerCaseAttributeNameslowerCaseTagsnormalizeWhitespacerecognizeCDATArecognizeSelfClosingwithEndIndiceswithStartIndicesxmlMode