Switch \fish sections to rst format

This commit is contained in:
ridiculousfish
2018-12-18 19:14:04 -08:00
parent c33d1a217c
commit 2a002a4ba1
53 changed files with 993 additions and 693 deletions

View File

@@ -23,10 +23,13 @@ The return status of `source` is the return status of the last job to execute. I
Example
------------
\fish
source ~/.config/fish/config.fish
# Causes fish to re-read its initialization file.
\endfish
::
source ~/.config/fish/config.fish
# Causes fish to re-read its initialization file.
\subsection Caveats