Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MarkdownPartMetadataSettingsContentSettings

Package version

The setting of the content of markdown part.

Hierarchy

  • MarkdownPartMetadataSettingsContentSettings

Index

Properties

Optional content

content: undefined | string

The content of the markdown part.

Optional markdownSource

markdownSource: undefined | number

The source of the content of the markdown part.

Optional markdownUri

markdownUri: undefined | string

The uri of markdown content.

Optional subtitle

subtitle: undefined | string

The subtitle of the markdown part.

Optional title

title: undefined | string

The title of the markdown part.

Generated using TypeDoc