Skip to content

CachedMetadata.sections?

CachedMetadata › sections?

Official

Type: SectionCache[]

The cache of the sections in the note. Sections are root level markdown blocks, which can be used to divide the document up.

``markdown # Heading section

Paragraph section

> [!NOTE] > Callout section
``