aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extensions/smarty.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extensions/smarty.html')
-rw-r--r--tests/extensions/smarty.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/extensions/smarty.html b/tests/extensions/smarty.html
index 0907a73..6305060 100644
--- a/tests/extensions/smarty.html
+++ b/tests/extensions/smarty.html
@@ -22,4 +22,8 @@ Anführungszeichen-&raquo;Chevrons&laquo;</p>
'Escaped' "quotes"<br />
Escaped ellipsis...</p>
<p>&lsquo;Escaped "quotes" in real ones&rsquo;<br />
-'&ldquo;Real&rdquo; quotes in escaped ones'</p> \ No newline at end of file
+'&ldquo;Real&rdquo; quotes in escaped ones'</p>
+<p>Skip <code>"code" -- --- 'spans' ...</code>.</p>
+<pre><code>Also skip "code" 'blocks'
+foo -- bar --- baz ...
+</code></pre> \ No newline at end of file