Update Anchors.md (#565)

This commit is contained in:
Tristan Sokol
2023-11-13 19:56:10 +01:00
committed by GitHub
parent 7fec3fe587
commit 459b04ed7d
+1 -1
View File
@@ -1,3 +1,3 @@
Anchor represent named locations within a page and are defined using the $anchor syntax. They can then be referenced withing the page using [[$anchor]], or cross-page via [[Anchors$anchor]]. 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. The legacy syntax is to use `@` instead of `$` for referencing, which is still supported but deprecated.