summaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-09-03 16:58:54 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-09-03 16:58:54 -0700
commite92aabbbf6b02339cd160203f054f5f150d951f2 (patch)
treec48a3751a395f10a755f209ee51c2b8251111013 /spec.txt
parent0275f344ae13b09be13c37ffeb525af067116ff6 (diff)
spec: Added a test with single escaped # at end of ATX header.
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec.txt b/spec.txt
index c699dd2..fbdf0cf 100644
--- a/spec.txt
+++ b/spec.txt
@@ -611,9 +611,11 @@ of the closing sequence:
.
### foo \###
## foo \#\##
+# foo \#
.
<h3>foo #</h3>
<h2>foo ##</h2>
+<h1>foo #</h1>
.
ATX headers need not be separated from surrounding content by blank