Formatting fix of expansions.asciidoc
This commit is contained in:
parent
74e4925de0
commit
30c52eab7e
|
@ -11,17 +11,18 @@
|
||||||
|
|
||||||
%\{strings\}::
|
%\{strings\}::
|
||||||
these strings are very useful when entering commands
|
these strings are very useful when entering commands
|
||||||
+
|
|
||||||
* the '{' and '}' delimiters are configurable, any non alphanumeric
|
* the '{' and '}' delimiters are configurable, any non alphanumeric
|
||||||
character can be used
|
character can be used
|
||||||
+
|
|
||||||
----------------------------------------------------------
|
----------------------------------------------------------
|
||||||
e.g. %[string], %<string>, %(string), %~string~, %!string!
|
e.g. %[string], %<string>, %(string), %~string~, %!string!
|
||||||
----------------------------------------------------------
|
----------------------------------------------------------
|
||||||
|
|
||||||
* if the character following '%' is one of '{[(<', then the closing
|
* if the character following '%' is one of '{[(<', then the closing
|
||||||
one is the matching '}])>' and the delimiters are not escapable but
|
one is the matching '}])>' and the delimiters are not escapable but
|
||||||
are nestable
|
are nestable
|
||||||
+
|
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
e.g. %{ roger {}; } is a valid string, %{ marcel \} as well
|
e.g. %{ roger {}; } is a valid string, %{ marcel \} as well
|
||||||
-----------------------------------------------------------
|
-----------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user