Markdown break.

Hierarchy (view full)

Properties

Properties

data?: BreakData

Data associated with the mdast break.

Position of a node in a source document.

Nodes that are generated (not in the original source document) must not have a position.

type: "break"

Node type of mdast break.