From 6dd99184527638e48dd872a04fa5e445ce13792c Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Fri, 5 Feb 2016 23:14:29 -0800
Subject: Updated spec.

---
 test/spec.txt | 13 +++++++++++++
 1 file changed, 13 insertions(+)

(limited to 'test')

diff --git a/test/spec.txt b/test/spec.txt
index 443e95c..5f43c9d 100644
--- a/test/spec.txt
+++ b/test/spec.txt
@@ -301,6 +301,19 @@ by spaces with a tab stop of 4 characters.
 </ul>
 ````````````````````````````````
 
+```````````````````````````````` example
+- foo
+
+→→bar
+.
+<ul>
+<li>
+<p>foo</p>
+<pre><code>  bar
+</code></pre>
+</li>
+</ul>
+````````````````````````````````
 
 ```````````````````````````````` example
 >→foo→bar
-- 
cgit v1.2.3