Anchor Tag
anchor-tag is an anchor that can be placed anywhere in a document and linked to via
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).
Anchor Tag Settings
Section titled “Anchor Tag Settings”
- 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 toNumbering Template .