trilium
Preparing search index...
Backend Script API
<internal>
CheerioParserOptions
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
_use
Html
Parser2?
decode
Entities?
ignore
Whitespace?
lower
Case
Attribute
Names?
lower
Case
Tags?
normalize
Whitespace?
recognizeCDATA?
recognize
Self
Closing?
with
End
Indices?
with
Start
Indices?
xml
Mode?
Properties
Optional
_use
Html
Parser2
_useHtmlParser2
?:
boolean
Optional
decode
Entities
decodeEntities
?:
boolean
Optional
ignore
Whitespace
ignoreWhitespace
?:
boolean
Optional
lower
Case
Attribute
Names
lowerCaseAttributeNames
?:
boolean
Optional
lower
Case
Tags
lowerCaseTags
?:
boolean
Optional
normalize
Whitespace
normalizeWhitespace
?:
boolean
Optional
recognizeCDATA
recognizeCDATA
?:
boolean
Optional
recognize
Self
Closing
recognizeSelfClosing
?:
boolean
Optional
with
End
Indices
withEndIndices
?:
boolean
Optional
with
Start
Indices
withStartIndices
?:
boolean
Optional
xml
Mode
xmlMode
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_use
Html
Parser2
decode
Entities
ignore
Whitespace
lower
Case
Attribute
Names
lower
Case
Tags
normalize
Whitespace
recognizeCDATA
recognize
Self
Closing
with
End
Indices
with
Start
Indices
xml
Mode
trilium
Loading...