1
0
silverbullet/website/Anchors.md
2023-11-13 19:56:10 +01:00

296 B

Anchor represent named locations within a page and are defined using the $anchor syntax. They can then be referenced within the page using $anchor, or cross-page via Anchors$anchor.

The legacy syntax is to use @ instead of $ for referencing, which is still supported but deprecated.