aboutsummaryrefslogtreecommitdiff
path: root/tests/tables.haddock
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-01-29 22:13:03 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-01-29 22:13:03 +0100
commitae8ac926a43ed48316081b7272701fba3884dbf5 (patch)
treeb6ee822b1d520c0b0690332a0ba3bb253c1a3482 /tests/tables.haddock
parent661f1adedb468314850d0157393b66510a367e28 (diff)
parenta62550f46eeb5f1228548beac9aed43ce2b1f21a (diff)
downloadpandoc-ae8ac926a43ed48316081b7272701fba3884dbf5.tar.gz
Merge branch 'typeclass'
Diffstat (limited to 'tests/tables.haddock')
-rw-r--r--tests/tables.haddock8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/tables.haddock b/tests/tables.haddock
index f9efdc0de..84a15cce8 100644
--- a/tests/tables.haddock
+++ b/tests/tables.haddock
@@ -35,12 +35,12 @@ Multiline table with caption:
> First row 12.0 Example of a row that
> spans multiple lines.
>
-> Second row 5.0 Here\'s another one. Note
+> Second row 5.0 Here’s another one. Note
> the blank line between
> rows.
> --------------------------------------------------------------
>
-> Here\'s the caption. It may span multiple lines.
+> Here’s the caption. It may span multiple lines.
Multiline table without caption:
@@ -51,7 +51,7 @@ Multiline table without caption:
> First row 12.0 Example of a row that
> spans multiple lines.
>
-> Second row 5.0 Here\'s another one. Note
+> Second row 5.0 Here’s another one. Note
> the blank line between
> rows.
> --------------------------------------------------------------
@@ -70,7 +70,7 @@ Multiline table without column headers:
> First row 12.0 Example of a row that
> spans multiple lines.
>
-> Second row 5.0 Here\'s another one. Note
+> Second row 5.0 Here’s another one. Note
> the blank line between
> rows.
> ----------- ---------- ------------ --------------------------