diff --git a/website/Anchors.md b/website/Anchors.md index 38194b9..7a6927e 100644 --- a/website/Anchors.md +++ b/website/Anchors.md @@ -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. \ No newline at end of file +The legacy syntax is to use `@` instead of `$` for referencing, which is still supported but deprecated.