aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-06-15 10:42:57 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-06-15 10:42:57 -0700
commita99769f8bffc790b798539b0e20ff8961275d5e2 (patch)
tree6e6f5baebaf20aa43f280bb875b4ab87fbdc9450 /spec.txt
parent15c667c7595cac33420be4ae9f2dfe2b6f57b921 (diff)
parente5ffb32c04d8d487368723cc0a66dbaf6b3ca00e (diff)
Merge pull request #335 from balpha/master
Add a test for an edge case in link reference parsing.
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/spec.txt b/spec.txt
index ac2ce2a..776aaae 100644
--- a/spec.txt
+++ b/spec.txt
@@ -2033,6 +2033,15 @@ This is not a link reference definition, because there are
<p>[foo]: /url &quot;title&quot; ok</p>
.
+This is a link reference definition, but it has no title:
+
+.
+[foo]: /url
+"title" ok
+.
+<p>&quot;title&quot; ok</p>
+.
+
This is not a link reference definition, because it is indented
four spaces: