mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 05:43:11 +00:00
Fix link target for "other features"
Seems the link targets need a blank line above them, otherwise they will be rendered into the document.
This commit is contained in:
parent
42486a4cb3
commit
641f1b00e4
1 changed files with 1 additions and 0 deletions
|
@ -1764,6 +1764,7 @@ Features will only be set on startup, so this variable will only take effect if
|
|||
You can also use the version as a group, so ``3.0`` is equivalent to "stderr-nocaret" and "qmark-noglob".
|
||||
|
||||
Prefixing a feature with ``no-`` turns it off instead.
|
||||
|
||||
.. _other:
|
||||
|
||||
Other features
|
||||
|
|
Loading…
Reference in a new issue