From 85ad18071d61925168387934e4e6f9f82462c292 Mon Sep 17 00:00:00 2001 From: Dmitry Shachnev Date: Sat, 27 Jul 2013 16:21:00 +0400 Subject: Some fixes requested by @waylan, cleanup and tests improvements --- tests/extensions/smarty.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'tests/extensions/smarty.html') diff --git a/tests/extensions/smarty.html b/tests/extensions/smarty.html index 2485ab7..fbd15af 100644 --- a/tests/extensions/smarty.html +++ b/tests/extensions/smarty.html @@ -7,10 +7,14 @@ one two ‘60s
‘60s

“Isn’t this fun”? — she said…
“‘Quoted’ words in a larger quote.”
+‘Quoted “words” in a larger quote.’
“quoted” text and bold “quoted” text
‘quoted’ text and bold ‘quoted’ text
em-dashes (—) and ellipes (…)
Link” — she said.


Escaped -- ndash
-Escaped ellipsis...

\ No newline at end of file +'Escaped' "quotes"
+Escaped ellipsis...

+

‘Escaped "quotes" in real ones’
+'“Real” quotes in escaped ones'

\ No newline at end of file -- cgit v1.2.3