marker

.marker name:{InlineMarkdownContent} -> Node

Creates an invisible marker, that points to a specific location in the document, and can be referenced by other elements as would happen with a regular heading.

It can be particularly useful when using a table of contents.

Return

a Heading marker node

Parameters

name

name of the marker

See also

Wiki page

Table of contents