This commit is contained in:
2025-08-10 16:08:56 +10:00
parent 3f2482d7ea
commit f8397e85d4
4 changed files with 57 additions and 7 deletions

View File

@@ -35,7 +35,7 @@ Reference a line (a line reference) with a percent symbol before a line number:
Alternatively, set a label:
```
@myLabel
@myLabel # The '@' symbol denotes setting a label
```
and jump to that (setting labels will be discussed below):