summaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2014-11-25 14:51:54 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2014-11-25 14:51:54 -0800
commita5a55657ad8c1da1e17eda8e0a321612e61c311e (patch)
treeeeffae63dff482617227c435e63bff63f2611fb7 /spec.txt
parente31e2d2fe1d28223eee9f406b82d6f48552f5be7 (diff)
Rename NODE_STRING -> NODE_TEXT.
In JS, use 'Text' instead of 'Str'. In spec, use "plain textual content" instead of "strings."
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec.txt b/spec.txt
index 9f150dd..dcb91b3 100644
--- a/spec.txt
+++ b/spec.txt
@@ -6755,10 +6755,10 @@ line break or as a space.
A renderer may also provide an option to render soft line breaks
as hard line breaks.
-## Strings
+## Textual content
Any characters not given an interpretation by the above rules will
-be parsed as string content.
+be parsed as plain textual content.
.
hello $.;'there