mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 08:11:15 -03:00
docs: don't quote code snippets
The added single quotes don't look great in HTML, and it's already clear that the monospaced text is to be interpreted literally.
This commit is contained in:
@@ -31,7 +31,7 @@ Examples:
|
||||
|
||||
- Having both aliases and functions is confusing, especially since both of them have limitations and problems. ``fish`` functions have none of the drawbacks of either syntax.
|
||||
|
||||
- The many Posix quoting styles are silly, especially $''.
|
||||
- The many Posix quoting styles are silly, especially ``$``.
|
||||
|
||||
|
||||
The law of responsiveness
|
||||
|
||||
Reference in New Issue
Block a user