aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-07-02 22:20:32 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2016-07-02 22:20:32 -0700
commit1dcf47b5972e3646b6a0f0b48a6e1860e3f12f55 (patch)
tree6e6cd5d6e654cc22ba1c3361de742ed07658270c
parent7e255b7248fd98818dd0a9c550897e4bf916e1af (diff)
Removed example of ATX header with tab after `#`.
A tab ought to work; language at the beginning of the spec will be revised to make this clear.
-rw-r--r--spec.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/spec.txt b/spec.txt
index eb81475..e60b67e 100644
--- a/spec.txt
+++ b/spec.txt
@@ -779,15 +779,6 @@ headings:
````````````````````````````````
-A tab will not work:
-
-```````````````````````````````` example
-#→foo
-.
-<p>#→foo</p>
-````````````````````````````````
-
-
This is not a heading, because the first `#` is escaped:
```````````````````````````````` example