Skip to content

CachedMetadata.frontmatter?

CachedMetadata › frontmatter?

Official

Type: FrontMatterCache

The cache of the frontmatter in the note. Frontmatter is a block of metadata that is used to store information about the note.

``markdown --- key1: "value1", key2: 42 --- ``