Wiki-Quellcode von Legacy Confluence bridge for Anchor
Zuletzt geändert von xwikiadmin am 2024/06/24 14:35
Zeige letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
1 | This is a legacy, unprefixed Confluence bridge for the Anchor macro. Please use the [[XWiki id macro>>url:https://extensions.xwiki.org/xwiki/bin/view/Extension/Id%20Macro]] instead. | ||
2 | |||
3 | A converter now converts anchor to id directly during Confluence migrations. | ||
4 | |||
5 | {{anchor name="test" /}} | ||
6 | == Example == | ||
7 | |||
8 | Anchor "test" | ||
9 | |||
10 | {{code}} | ||
11 | {{anchor name="test" /}} | ||
12 | {{/code}} | ||
13 | |||
14 | Scroll down to see a link to the anchor: | ||
15 | |||
16 | \\ | ||
17 | \\ | ||
18 | \\ | ||
19 | \\ | ||
20 | \\ | ||
21 | \\ | ||
22 | \\ | ||
23 | \\ | ||
24 | \\ | ||
25 | \\ | ||
26 | \\ | ||
27 | \\ | ||
28 | \\ | ||
29 | \\ | ||
30 | \\ | ||
31 | \\ | ||
32 | \\ | ||
33 | \\ | ||
34 | \\ | ||
35 | \\ | ||
36 | \\ | ||
37 | \\ | ||
38 | \\ | ||
39 | \\ | ||
40 | \\ | ||
41 | \\ | ||
42 | |||
43 | == Link to the anchor == | ||
44 | |||
45 | If you have scrolled in this window, this link should bring you back at the top of the document. | ||
46 | |||
47 | Link to the anchor: [[link>>||anchor="test"]] |