diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-10-25 17:25:00 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-10-25 17:25:00 -0700 |
commit | 2350aec83ced79a0e7218d53a590c932cb2b59bb (patch) | |
tree | 0f71713777bb39aab445bff23bebef25e2e02466 | |
parent | 90040e082b3b2c2237e2152d33f43c049af862e8 (diff) |
Spec: Resolve hrule/setext header ambiguity.
Closes #31.
-rw-r--r-- | spec.txt | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -428,8 +428,11 @@ bar <p>bar</p> . -Note, however, that this is a setext header, not a paragraph followed -by a horizontal rule: +If a line of dashes that meets the above conditions for being a +horizontal rule could also be interpreted as the underline of a [setext +header](#setext-header), the interpretation as a +[setext-header](#setext-header) takes precedence. Thus, for example, +this is a setext header, not a paragraph followed by a horizontal rule: . Foo |