]> Kevux Git Server - fll/commitdiff
Cleanup: clarify IKI specification.
authorKevin Day <thekevinday@gmail.com>
Fri, 26 Jun 2020 05:00:00 +0000 (00:00 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 26 Jun 2020 05:01:25 +0000 (00:01 -0500)
Any character, not just printing characters, is supported within the content of IKI.

specifications/fss-000D.txt

index 9fa1228ddd04b680c9b05b6b24ff0d88ee5f6d43..1abcd430c17936973cab8d136160c2d6610e8f20 100644 (file)
@@ -24,7 +24,7 @@ Featureless Settings Specification: 000D - Iki Text:
   Key\:
     \s = whitespace.
     \o = any printable word character, including "_", "-", "+".
-    \c = any printing character, including whitespace, and any delimited quote (used as the opening quote) or a any quote (undelimited) not used as the opening quote.
+    \c = any character, including whitespace and non-printing, and any delimited quote (used as the opening quote) or a any quote (undelimited) not used as the opening quote.
     \q = either a single quote (') or a double quote (").
     \x = any character.
     * = 0 or more occurrences.