diff options
author | Waylan Limberg <waylan@gmail.com> | 2014-07-10 22:58:57 -0400 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2014-07-10 22:58:57 -0400 |
commit | 88fcb084c83a2402dafec4576df830008242e3d4 (patch) | |
tree | 0882b7f56e62517f357b30e48a0cb7a120531792 /tests/extensions/smarty.html | |
parent | 5ecd68b81b487fcd4784c50cd8a1de6d23a2f62c (diff) | |
parent | 819be506a669713354a96b478b2175396fe75d9c (diff) | |
download | markdown-88fcb084c83a2402dafec4576df830008242e3d4.tar.gz markdown-88fcb084c83a2402dafec4576df830008242e3d4.tar.bz2 markdown-88fcb084c83a2402dafec4576df830008242e3d4.zip |
Merge branch 'master' of github.com:waylan/Python-Markdown
Diffstat (limited to 'tests/extensions/smarty.html')
-rw-r--r-- | tests/extensions/smarty.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/extensions/smarty.html b/tests/extensions/smarty.html index 6b5e698..c0459d9 100644 --- a/tests/extensions/smarty.html +++ b/tests/extensions/smarty.html @@ -13,6 +13,9 @@ 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> +<p>Кавычки-«ёлочки»<br /> +Anführungszeichen-»Chevrons«</p> <hr /> <p>Escaped -- ndash<br /> 'Escaped' "quotes"<br /> |