Skip to content

CachedMetadata

Properties

blocks?

optional blocks: Record<string, BlockCache>


embeds?

optional embeds: EmbedCache[]


footnotes?

optional footnotes: FootnoteCache[]


frontmatter?

optional frontmatter: FrontMatterCache


optional frontmatterLinks: FrontmatterLinkCache[]


frontmatterPosition?

optional frontmatterPosition: Pos

Position of the frontmatter in the file.


headings?

optional headings: HeadingCache[]


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[]