mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 11:21:15 -03:00
Merged in latest changes to docs and formatting tweaks
Addresses issue #1557 as well as fixing many typos, HTML errors and inconsistencies. Also introduces automatic syntax colouring and enables new documentation to be written in Markdown. TODO fix Tutorial.
This commit is contained in:
@@ -591,8 +591,8 @@ end
|
||||
function avast
|
||||
set phrase 'Avast, mateys'
|
||||
|
||||
# Calling the shiver function here can not change any variables
|
||||
# in the local scope
|
||||
# Calling the shiver function here can not
|
||||
# change any variables in the local scope
|
||||
shiver
|
||||
|
||||
echo $phrase
|
||||
|
||||
Reference in New Issue
Block a user