From 2350aec83ced79a0e7218d53a590c932cb2b59bb Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sat, 25 Oct 2014 17:25:00 -0700
Subject: Spec:  Resolve hrule/setext header ambiguity.

Closes #31.
---
 spec.txt | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

(limited to 'spec.txt')

diff --git a/spec.txt b/spec.txt
index 649c398..80fae71 100644
--- a/spec.txt
+++ b/spec.txt
@@ -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
-- 
cgit v1.2.3