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:
Johannes Altmanninger
2020-04-13 22:54:33 +02:00
parent 671b941b52
commit 1634a3b15c
7 changed files with 29 additions and 29 deletions

View File

@@ -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