aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-06-08 10:46:08 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-06-08 10:46:56 -0700
commit3d6172e310056fe88ea18b8f369ef1b2171aa65b (patch)
tree8b9d57020f462adb2f5913163fbe7e02890c6d15 /spec.txt
parent1ff06bba7850e91583766c0b9942f8f8b5238e6b (diff)
Clarify that tab expansion is preprocessing (closes #330).
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec.txt b/spec.txt
index fdcc2d1..6fde458 100644
--- a/spec.txt
+++ b/spec.txt
@@ -249,10 +249,10 @@ A [punctuation character](@punctuation-character) is an [ASCII
punctuation character] or anything in
the unicode classes `Pc`, `Pd`, `Pe`, `Pf`, `Pi`, `Po`, or `Ps`.
-## Tab expansion
+## Preprocessing
-Tabs in lines are expanded to [spaces][space], with a tab stop of
-4 characters:
+Tabs in lines are immediately expanded to [spaces][space], with a tab
+stop of 4 characters:
.
→foo→baz→→bim