aboutsummaryrefslogtreecommitdiff
path: root/test/tables.ms
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-04-14 10:38:21 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-04-14 10:42:05 -0700
commitd5b98c8c6ec13556911876ac5632efb63a1ce40d (patch)
tree07b56109442090643dabc85e6023ffe3c1a7d93d /test/tables.ms
parent488320faac36bbe9add43f2947afe16444ab23a6 (diff)
downloadpandoc-d5b98c8c6ec13556911876ac5632efb63a1ce40d.tar.gz
Man writer: Don't escape U+2019 as '.
Closes #4550.
Diffstat (limited to 'test/tables.ms')
-rw-r--r--test/tables.ms8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/tables.ms b/test/tables.ms
index 21b3bd4e2..1ef6b52f4 100644
--- a/test/tables.ms
+++ b/test/tables.ms
@@ -135,7 +135,7 @@ T}
.LP
Multiline table with caption:
.PP
-Here's the caption. It may span multiple lines.
+Here’s the caption. It may span multiple lines.
.TS
delim(@@) tab( );
cw(10.5n) lw(9.6n) rw(11.4n) lw(23.6n).
@@ -165,7 +165,7 @@ row
T} T{
5.0
T} T{
-Here's another one.
+Here’s another one.
Note the blank line between rows.
T}
.TE
@@ -201,7 +201,7 @@ row
T} T{
5.0
T} T{
-Here's another one.
+Here’s another one.
Note the blank line between rows.
T}
.TE
@@ -261,7 +261,7 @@ row
T} T{
5.0
T} T{
-Here's another one.
+Here’s another one.
Note the blank line between rows.
T}
.TE