- Commit
- 48c87076d442b4c525d7831e7481cea8affa8c5d
- Parent
- bd70a7a2495ae538fe9abceb907a86874cf9c8e1
- Author
- John MacFarlane <jgm@berkeley.edu>
- Date
Improved smart_punct.txt.
See jgm/commonmark.js#61
My personal build of CMark ✏️
Improved smart_punct.txt.
See jgm/commonmark.js#61
1 file changed, 8 insertions, 0 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | test/smart_punct.txt | 8 | 8 | 0 |
diff --git 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: