diff --git a/markup/unix-shells b/markup/unix-shells index 596482d..b2fe76d 100644 --- a/markup/unix-shells +++ b/markup/unix-shells @@ -111,7 +111,7 @@ command substitution//##||foo=7 _ "foo is $foo"||foo=7 _ "foo is $foo"|| ||[[# interpolating-quotes-esc]][#interpolating-quotes-esc-note interpolating quotes escape sequences]||\$ \\ @@\`@@ \"||\" \$ \\||\$ \\ @@\`@@||##gray|//none//##||\$ \\ @@\`@@ \"|| -||[[# c-esc-quotes]][#c-esc-quotes-note quotes with backslash escapes]||$'foo\n'||##gray|//none//##||$'foo'||##gray|//none//##||$'foo'|| +||[[# c-esc-quotes]][#c-esc-quotes-note quotes with backslash escapes]||$'foo\n'||##gray|//none//##||$'foo\n'||##gray|//none//##||$'foo\n'|| ||[[# c-esc]][#c-esc-note quoted backslash escapes]||\a \b \e \E \f \n \r \t \v _ \\ \' \" \##gray|//ooo//## \x##gray|//hh//## \c##gray|//ctrl//##||##gray|//none//##||\a \b \e \E \f \n \r \t \v _ \\ \' \" \##gray|//ooo//## \x##gray|//hh//## \c##gray|//ctrl//##||##gray|//none//##||\a \b \e \E \f \n \r \t \v _ @@ -2307,4 +2307,4 @@ Special {{zsh}} builtins: * zformat * zmodload * zparseopts -* zstyle \ No newline at end of file +* zstyle