Skip to content

FrontMatterInfo

Defined in: obsidian.d.ts:1795

Properties

contentStart

contentStart: number

Defined in: obsidian.d.ts:1805

Offset where the frontmatter block ends (including the ---)


exists

exists: boolean

Defined in: obsidian.d.ts:1797

Whether this file has a frontmatter block


from

from: number

Defined in: obsidian.d.ts:1801

Start of the frontmatter contents (excluding the ---)


frontmatter

frontmatter: string

Defined in: obsidian.d.ts:1799

String representation of the frontmatter


to

to: number

Defined in: obsidian.d.ts:1803

End of the frontmatter contents (excluding the ---)