CachedMetadata
Properties
links
ts
links: LinkCache[]embeds
ts
embeds: EmbedCache[]tags
ts
tags: TagCache[]headings
ts
headings: HeadingCache[]sections
ts
sections: SectionCache[]Sections 是 markdown 的顶级模块,可以用来分割文档。
listItems
ts
listItems: ListItemCache[]frontmatter
ts
frontmatter: FrontMatterCacheblocks
ts
blocks: Record<string, BlockCache>