diff options
Diffstat (limited to 'tests/extensions/smarty.html')
-rw-r--r-- | tests/extensions/smarty.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/extensions/smarty.html b/tests/extensions/smarty.html index 50cf774..e37e377 100644 --- a/tests/extensions/smarty.html +++ b/tests/extensions/smarty.html @@ -27,4 +27,6 @@ Escaped ellipsis...</p> <p>Skip <code><<all>> "code" -- --- 'spans' ...</code>.</p> <pre><code>Also skip "code" 'blocks' foo -- bar --- baz ... -</code></pre>
\ No newline at end of file +</code></pre> +<p>A line that ‘wraps’ with +<em>emphasis</em> at the beginning of the next line.</p>
\ No newline at end of file |