Callout

Callout = object

Defined in: packages/remark-callout/src/plugin.ts:479

Properties

defaultFolded?

optional defaultFolded: boolean

Defined in: packages/remark-callout/src/plugin.ts:493

Whether the callout is folded by default.


isFoldable

isFoldable: boolean

Defined in: packages/remark-callout/src/plugin.ts:488

Whether the callout is foldable.


title?

optional title: string

Defined in: packages/remark-callout/src/plugin.ts:498

The title of the callout.


type

type: string

Defined in: packages/remark-callout/src/plugin.ts:483

The type of the callout.