Merge branch 'main' of github.com:silverbulletmd/silverbullet

pull/569/head
Zef Hemel 2023-11-14 09:51:39 +01:00
commit 2ad45fe1da
1 changed files with 2 additions and 2 deletions

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.