From e92aabbbf6b02339cd160203f054f5f150d951f2 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 3 Sep 2014 16:58:54 -0700 Subject: spec: Added a test with single escaped # at end of ATX header. --- spec.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec.txt') 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 \# .

foo #

foo ##

+

foo #

. ATX headers need not be separated from surrounding content by blank -- cgit v1.2.3