mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:07:34 +00:00
Base: Fix Markdown links in man pages
This commit is contained in:
parent
73e42917f9
commit
0e3f5d3778
11 changed files with 14 additions and 19 deletions
|
@ -57,7 +57,7 @@ Note that heredocs _must_ be listed in the same order as they are used after a s
|
|||
|
||||
##### Variable Reference
|
||||
Any sequence of _Identifier_ characters, or a _Special Variable_ following a `$`.
|
||||
Variables may be followed by a _Slice_ (see [Slice](#Slice))
|
||||
Variables may be followed by a _Slice_ (see [Slice](#slice))
|
||||
|
||||
##### Slice
|
||||
Variables may be sliced into, which will allow the user to select a subset of entries in the contents of the variable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue