Preparing search index...
The search index is not available
markmap
markmap
markmap-lib
ITransformResult
Interface ITransformResult
interface
ITransformResult
{
content
:
string
;
features
:
IFeatures
;
frontmatter
?:
{
markmap
?:
IMarkmapJSONOptions
;
title
?:
string
}
;
frontmatterInfo
?:
{
lines
:
number
;
offset
:
number
}
;
parserOptions
?:
Partial
<
IHtmlParserOptions
>
;
root
:
IPureNode
;
}
Hierarchy (
View Summary
)
ITransformContext
ITransformResult
Index
Properties
content
features
frontmatter?
frontmatter
Info?
parser
Options?
root
Properties
content
content
:
string
features
features
:
IFeatures
Optional
frontmatter
frontmatter
?:
{
markmap
?:
IMarkmapJSONOptions
;
title
?:
string
}
Optional
frontmatter
Info
frontmatterInfo
?:
{
lines
:
number
;
offset
:
number
}
Optional
parser
Options
parserOptions
?:
Partial
<
IHtmlParserOptions
>
root
root
:
IPureNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
features
frontmatter
frontmatter
Info
parser
Options
root
markmap
Loading...