Interface Document

Entity for markdown documents

Hierarchy

  • Document

Properties

frontMatter: undefined | Frontmatter

Frontmatter of the document

headings: Heading[]

Headings in the document

path: string

Filepath of the markdown document

tags: Tag[]

Tags contained in the document

tasks: Task[]

Tasks contained in the document

Generated using TypeDoc