%ANCHORLINK{"AnchorExample"}%. When hovering over text where an anchor link has been added, a
icon will appear on the left side. Clicking on it will show the #AnchorExample in the browser URL bar for easy copy & paste. The %ANCHORLINK{}% variable is handled by the AnchorLinkPlugin.
%ANCHORLINK{"id"}%
| Parameter | Description | Default | Example |
|---|---|---|---|
"id" | Identifier (name) of the anchor. Use only: a-z, A-Z, 0-9, _, - | (required) | "Progress" |
%ANCHORLINK{"AnchorExample"}%
<a name="AnchorExample"></a>, along with logic to show/hide the anchor link icon