summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-07-23 23:13:57 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-07-23 23:13:57 -0700
commit48c87076d442b4c525d7831e7481cea8affa8c5d (patch)
tree432c111b756a91bcd8522d74b1b015fac6e5c15b /test
parentbd70a7a2495ae538fe9abceb907a86874cf9c8e1 (diff)
Improved smart_punct.txt.
See jgm/commonmark.js#61
Diffstat (limited to 'test')
-rw-r--r--test/smart_punct.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/smart_punct.txt b/test/smart_punct.txt
index ac13a26..7dd9394 100644
--- a/test/smart_punct.txt
+++ b/test/smart_punct.txt
@@ -58,6 +58,14 @@ by the single quote before `jolly`:
<p>’tis the season to be ‘jolly’</p>
.
+Multiple apostrophes should not be marked as open/closing quotes.
+
+.
+'We'll use Jane's boat and John's truck,' Jenna said.
+.
+<p>‘We’ll use Jane’s boat and John’s truck,’ Jenna said.</p>
+.
+
An unmatched double quote will be interpreted as a
left double quote, to facilitate this style: