diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/extensions/smarty.html | 1 | ||||
-rw-r--r-- | tests/extensions/smarty.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/extensions/smarty.html b/tests/extensions/smarty.html index d41e467..a4ec1a0 100644 --- a/tests/extensions/smarty.html +++ b/tests/extensions/smarty.html @@ -16,6 +16,7 @@ em-dashes (—) and ellipes (…)<br /> “<a href="http://example.com">Link</a>” — she said.</p> <p>“Ellipsis within quotes…”</p> <p>Кавычки-«ёлочки»<br /> +«hello»<br /> Anführungszeichen-»Chevrons«</p> <hr /> <p>Escaped -- ndash<br /> diff --git a/tests/extensions/smarty.txt b/tests/extensions/smarty.txt index 48430bb..d7cba6a 100644 --- a/tests/extensions/smarty.txt +++ b/tests/extensions/smarty.txt @@ -19,6 +19,7 @@ em-dashes (---) and ellipes (...) "Ellipsis within quotes..." Кавычки-<<ёлочки>> +<<hello>> Anführungszeichen->>Chevrons<< --- -- --- |