From d095c3dce74bc558c2fb580a0fda511ba42bac42 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 5 Sep 2014 11:09:32 -0700 Subject: Simplified unicode tab escaping test. --- spec.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'spec.txt') diff --git a/spec.txt b/spec.txt index 1d0d2c5..91950da 100644 --- a/spec.txt +++ b/spec.txt @@ -210,9 +210,11 @@ Tabs in lines are expanded to spaces, with a tab stop of 4 characters: . . - οὐ→χρῆν + a→a + ὐ→a . -
οὐ  χρῆν
+
a   a
+ὐ   a
 
. -- cgit v1.2.3