aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-06-03 11:42:51 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2015-06-03 11:42:51 +0200
commit90601383dc873587638153ed865fe475cba87825 (patch)
tree387bda07c5c5fd2c8af7c4d3e066543b28fd021c /spec.txt
parent91a640353ab4ea7fda946540ada0fbbe56ea0559 (diff)
Added test case with # followed directly by alphabetic.
(Not an ATX header.)
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec.txt b/spec.txt
index a029c19..9b2b977 100644
--- a/spec.txt
+++ b/spec.txt
@@ -569,8 +569,11 @@ prevent things like the following from being parsed as headers:
.
#5 bolt
+
+#foobar
.
<p>#5 bolt</p>
+<p>#foobar</p>
.
This is not a header, because the first `#` is escaped: