Markdown GFM delete (strikethrough).

Hierarchy (view full)

Properties

children: PhrasingContent[]

Children of GFM delete.

data?: DeleteData

Data associated with the mdast GFM delete.

Position of a node in a source document.

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

type: "delete"

Node type of mdast GFM delete.