diff options
author | Waylan Limberg <waylan.limberg@icloud.com> | 2014-06-08 08:18:40 -0400 |
---|---|---|
committer | Waylan Limberg <waylan.limberg@icloud.com> | 2014-06-08 08:18:40 -0400 |
commit | a6307cd48979860cc929ef7e7e402941d9f993e8 (patch) | |
tree | bb5ccd804024f1827c83d0474f3f7d50f24b98c1 /tests/extensions/smarty.html | |
parent | 8faef1620823eb10e3a76711621f53782f7fe36b (diff) | |
parent | cd076d004e9a666c0d3e179371de40cb6ca466d2 (diff) | |
download | markdown-a6307cd48979860cc929ef7e7e402941d9f993e8.tar.gz markdown-a6307cd48979860cc929ef7e7e402941d9f993e8.tar.bz2 markdown-a6307cd48979860cc929ef7e7e402941d9f993e8.zip |
Merge pull request #316 from mitya57/master
Fix for smarty extension
Diffstat (limited to 'tests/extensions/smarty.html')
-rw-r--r-- | tests/extensions/smarty.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/extensions/smarty.html b/tests/extensions/smarty.html index 6b5e698..16aba6d 100644 --- a/tests/extensions/smarty.html +++ b/tests/extensions/smarty.html @@ -13,6 +13,7 @@ one two ‘60s<br /> ‘quoted’ text and <strong>bold ‘quoted’ text</strong><br /> em-dashes (—) and ellipes (…)<br /> “<a href="http://example.com">Link</a>” — she said.</p> +<p>“Ellipsis within quotes…”</p> <hr /> <p>Escaped -- ndash<br /> 'Escaped' "quotes"<br /> |