aboutsummaryrefslogtreecommitdiffstats
path: root/tests/extensions
diff options
context:
space:
mode:
authorDmitry Shachnev <mitya57@gmail.com>2015-03-18 22:36:57 +0300
committerDmitry Shachnev <mitya57@gmail.com>2015-03-18 22:40:57 +0300
commitcf7234dea91637de77179bf6e00c66e15c06f070 (patch)
treee50033034b6ef5a1ec007313e7d127835cd8ad30 /tests/extensions
parent04479ee7a6c3a6f1efe9410202cc5c2d467385ee (diff)
downloadmarkdown-cf7234dea91637de77179bf6e00c66e15c06f070.tar.gz
markdown-cf7234dea91637de77179bf6e00c66e15c06f070.tar.bz2
markdown-cf7234dea91637de77179bf6e00c66e15c06f070.zip
smarty: Add back special case for decade abbreviations
The previous version did not work, and was incorrectly removed as part of 85ad18071d619251. In the new version, use lookbehind search for \w instead of \b, so that it works. Update the tests accordingly. Fixes #399 (except parts that we can't fix). Thanks @gandaro for the report.
Diffstat (limited to 'tests/extensions')
-rw-r--r--tests/extensions/smarty.html10
-rw-r--r--tests/extensions/smarty.txt2
2 files changed, 6 insertions, 6 deletions
diff --git a/tests/extensions/smarty.html b/tests/extensions/smarty.html
index 6305060..d41e467 100644
--- a/tests/extensions/smarty.html
+++ b/tests/extensions/smarty.html
@@ -1,11 +1,11 @@
-<p>&rsquo;.
+<p>&rsquo;.<br />
1440&ndash;80&rsquo;s<br />
-1440&ndash;&lsquo;80s<br />
-1440&mdash;&lsquo;80s<br />
+1440&ndash;&rsquo;80s<br />
+1440&mdash;&rsquo;80s<br />
1960s<br />
1960&rsquo;s<br />
-one two &lsquo;60s<br />
-&lsquo;60s</p>
+one two &rsquo;60s<br />
+&rsquo;60s</p>
<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 />
diff --git a/tests/extensions/smarty.txt b/tests/extensions/smarty.txt
index 35fb219..48430bb 100644
--- a/tests/extensions/smarty.txt
+++ b/tests/extensions/smarty.txt
@@ -1,4 +1,4 @@
-'.
+'.
1440--80's
1440--'80s
1440---'80s