Back to Trilium

Interface CheerioParserOptions

docs/Script API/interfaces/Backend_Script_API._internal_.CheerioParserOptions.html

0.102.22.3 KB
Original Source

Interface CheerioParserOptions

interface CheerioParserOptions {
_useHtmlParser2?: boolean;
decodeEntities?: boolean;
ignoreWhitespace?: boolean;
lowerCaseAttributeNames?: boolean;
lowerCaseTags?: boolean;
normalizeWhitespace?: boolean;
recognizeCDATA?: boolean;
recognizeSelfClosing?: boolean;
withEndIndices?: boolean;
withStartIndices?: boolean;
xmlMode?: boolean;
}

Index

Properties

_useHtmlParser2?decodeEntities?ignoreWhitespace?lowerCaseAttributeNames?lowerCaseTags?normalizeWhitespace?recognizeCDATA?recognizeSelfClosing?withEndIndices?withStartIndices?xmlMode?

Properties

Optional_useHtmlParser2

_useHtmlParser2?: boolean

OptionaldecodeEntities

decodeEntities?: boolean

OptionalignoreWhitespace

ignoreWhitespace?: boolean

OptionallowerCaseAttributeNames

lowerCaseAttributeNames?: boolean

OptionallowerCaseTags

lowerCaseTags?: boolean

OptionalnormalizeWhitespace

normalizeWhitespace?: boolean

OptionalrecognizeCDATA

recognizeCDATA?: boolean

OptionalrecognizeSelfClosing

recognizeSelfClosing?: boolean

OptionalwithEndIndices

withEndIndices?: boolean

OptionalwithStartIndices

withStartIndices?: boolean

OptionalxmlMode

xmlMode?: boolean

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark

On This Page

Properties _useHtmlParser2decodeEntitiesignoreWhitespacelowerCaseAttributeNameslowerCaseTagsnormalizeWhitespacerecognizeCDATArecognizeSelfClosingwithEndIndiceswithStartIndicesxmlMode