Skip to main content

CachedMetadata

Properties

links: LinkCache[]

embeds

embeds: EmbedCache[]

tags

tags: TagCache[]

headings

headings: HeadingCache[]

sections

sections: SectionCache[]

Sections are root level markdown blocks, which can be used to divide the document up.

listItems

listItems: ListItemCache[]

frontmatter

frontmatter: FrontMatterCache

blocks

blocks: Record<string, BlockCache>