diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-01-19 06:45:30 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-01-19 06:45:30 -0800 |
commit | be1c58c7e496b9a3b3add7e6a967f6f4360df1c7 (patch) | |
tree | e7a84f73591e69c3580bbec1266fc24148e29132 /txr.1 | |
parent | 7102860c9b4715b1f711994154bd38fa4f27de56 (diff) | |
download | txr-be1c58c7e496b9a3b3add7e6a967f6f4360df1c7.tar.gz txr-be1c58c7e496b9a3b3add7e6a967f6f4360df1c7.tar.bz2 txr-be1c58c7e496b9a3b3add7e6a967f6f4360df1c7.zip |
Grammar fix under string quasiliterals.
* txr.1: "variables substitutions".
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2554,7 +2554,7 @@ Instead, there is a escape for encoding a literal .code @ character. Quasiliterals support the full output variable -syntax. Expressions within variables substitutions follow the evaluation rules +syntax. Expressions within variable substitutions follow the evaluation rules of \*(TL. This hasn't always been the case: see the COMPATIBILITY section. Quasiliterals can be split into multiple lines in the same way as ordinary |