aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorWaylan Limberg <waylan@gmail.com>2014-02-13 12:56:04 -0500
committerWaylan Limberg <waylan@gmail.com>2014-02-13 12:56:04 -0500
commitfefe904ca9175ab390a8a0868e810a41945cdd8f (patch)
tree4bcd935d76e272ce8721ef3d1416e34ff0add1df /tests
parent9bfdc1b45d889c419379afd35a6d463e99dad2df (diff)
parent63720f2c05b8c82713fa0237f4d3242c9e7d32dc (diff)
downloadmarkdown-fefe904ca9175ab390a8a0868e810a41945cdd8f.tar.gz
markdown-fefe904ca9175ab390a8a0868e810a41945cdd8f.tar.bz2
markdown-fefe904ca9175ab390a8a0868e810a41945cdd8f.zip
Merge pull request #287 from mitya57/master
Release Notes and a fix for Smarty
Diffstat (limited to 'tests')
-rw-r--r--tests/extensions/smarty.html3
-rw-r--r--tests/extensions/smarty.txt1
2 files changed, 3 insertions, 1 deletions
diff --git a/tests/extensions/smarty.html b/tests/extensions/smarty.html
index fbd15af..6b5e698 100644
--- a/tests/extensions/smarty.html
+++ b/tests/extensions/smarty.html
@@ -5,7 +5,8 @@
1960&rsquo;s<br />
one two &lsquo;60s<br />
&lsquo;60s</p>
-<p>&ldquo;Isn&rsquo;t this fun&rdquo;? &mdash; she said&hellip;<br />
+<p>It&rsquo;s fun. What&rsquo;s fun?<br />
+&ldquo;Isn&rsquo;t this fun&rdquo;? &mdash; she said&hellip;<br />
&ldquo;&lsquo;Quoted&rsquo; words in a larger quote.&rdquo;<br />
&lsquo;Quoted &ldquo;words&rdquo; in a larger quote.&rsquo;<br />
&ldquo;quoted&rdquo; text and <strong>bold &ldquo;quoted&rdquo; text</strong><br />
diff --git a/tests/extensions/smarty.txt b/tests/extensions/smarty.txt
index 5b5ece7..fbf4d03 100644
--- a/tests/extensions/smarty.txt
+++ b/tests/extensions/smarty.txt
@@ -6,6 +6,7 @@
one two '60s
'60s
+It's fun. What's fun?
"Isn't this fun"? --- she said...
"'Quoted' words in a larger quote."
'Quoted "words" in a larger quote.'