summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-02-05 21:12:00 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2016-02-05 21:12:00 -0800
commit6182bc78cc0531a735a0ffc452f2922485af05c1 (patch)
treef420a79d2bf2f21d132140f79099c8144495b282 /test
parent555472cf8d1ffe99506fdbd2a87e2e33bb3b197f (diff)
Update test/spec.txt.
Diffstat (limited to 'test')
-rw-r--r--test/spec.txt24
1 files changed, 21 insertions, 3 deletions
diff --git a/test/spec.txt b/test/spec.txt
index 449e5b0..f307ef3 100644
--- a/test/spec.txt
+++ b/test/spec.txt
@@ -2,7 +2,7 @@
title: CommonMark Spec
author: John MacFarlane
version: 0.24
-date: '2015-01-12'
+date: '2016-01-12'
license: '[CC-BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/)'
...
@@ -320,6 +320,24 @@ bar
</code></pre>
````````````````````````````````
+```````````````````````````````` example
+ - foo
+ - bar
+→ - baz
+.
+<ul>
+<li>foo
+<ul>
+<li>bar
+<ul>
+<li>baz</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+````````````````````````````````
+
## Insecure characters
@@ -1204,7 +1222,7 @@ bar</p>
or use a thematic break that cannot count as a [setext heading
-line], such as
+underline], such as
```````````````````````````````` example
Foo
@@ -8940,7 +8958,7 @@ This is text that can be incorporated into the last open
block (a paragraph, code block, heading, or raw HTML).
Setext headings are formed when we see a line of a paragraph
-that is a setext heading line.
+that is a [setext heading underline].
Reference link definitions are detected when a paragraph is closed;
the accumulated text lines are parsed to see if they begin with