diff options
author | Ashe Connor <kivikakk@github.com> | 2017-11-02 19:58:10 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-02 19:58:10 +1100 |
commit | 1326fd0d8d945b1eb33c5c5d2f536c6fda0201d1 (patch) | |
tree | 0177899c8713b2bf13c437c83dabd54032463d6e /test/smart_punct.txt | |
parent | 9853666272e87c83050f7e30ae4b3ed9890c8c4f (diff) | |
parent | 5da792fc3714f66a88aabb5d13cb0eed674cb6c5 (diff) |
Merge branch 'master' into upstream/inline-sourcepos
Diffstat (limited to 'test/smart_punct.txt')
-rw-r--r-- | test/smart_punct.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/smart_punct.txt b/test/smart_punct.txt index 3522c94..fd55e62 100644 --- a/test/smart_punct.txt +++ b/test/smart_punct.txt @@ -78,6 +78,15 @@ left double quote, to facilitate this style: <p>“Second paragraph by same speaker, in fiction.”</p> ```````````````````````````````` +A quote following a `]` or `)` character cannot +be an open quote: + +```````````````````````````````` example +[a]'s b' +. +<p>[a]’s b’</p> +```````````````````````````````` + Quotes that are escaped come out as literal straight quotes: |