NodeOptions

NodeOptions = object

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

Properties

properties

properties: Properties

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

The HTML properties of the node.

See

Example

{ "className": "callout callout-info" }

tagName

tagName: string

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

The HTML tag name of the node.

See

https://github.com/syntax-tree/hast?tab=readme-ov-file#element