CachedMetadata
Properties
blocks?
optional
blocks:Record
<string
,BlockCache
>
embeds?
optional
embeds:EmbedCache
[]
footnotes?
optional
footnotes:FootnoteCache
[]
frontmatter?
optional
frontmatter:FrontMatterCache
frontmatterLinks?
optional
frontmatterLinks:FrontmatterLinkCache
[]
frontmatterPosition?
optional
frontmatterPosition:Pos
Position of the frontmatter in the file.
headings?
optional
headings:HeadingCache
[]
links?
optional
links:LinkCache
[]
listItems?
optional
listItems:ListItemCache
[]
sections?
optional
sections:SectionCache
[]
Sections are root level markdown blocks, which can be used to divide the document up.
tags?
optional
tags:TagCache
[]