Skip to content

Anchor Tag

anchor-tag is an anchor that can be placed anywhere in a document and linked to via Anchor Tag Reference.

It is useful when you want to create a link to an arbitrary location in the document (click to scroll to it). The display text updates automatically when the anchor-tag changes (text or numbering).

  • Name: if the name matches another anchor-tag, the numbering (${count}) is incremented by 1. For example, below there are 3 anchors with the same name.
  • Display: the text to display. ${count} is replaced by the actual numbering. For more information, refer to Numbering Template.