summaryrefslogtreecommitdiff
path: root/test/writer.man
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2023-08-24 21:23:08 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2023-08-24 21:24:33 -0700
commit87716265c105a53438c0ab2fd214af434afe514b (patch)
treec07d54a5454969d258963758b3682b7851878477 /test/writer.man
parent3cb6130d1a6e16f34f98f02ebfdee3f30cdc20c0 (diff)
Man writer: don't emit `.hy`...
regardless of setting of `hyphenate` variable. See #9020.
Diffstat (limited to 'test/writer.man')
-rw-r--r--test/writer.man1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/writer.man b/test/writer.man
index bee7f7178..5b53a0291 100644
--- a/test/writer.man
+++ b/test/writer.man
@@ -13,7 +13,6 @@
. ftr VBI CBI
.\}
.TH "Pandoc Test Suite" "" "July 17, 2006" "" ""
-.hy
.PP
This is a set of tests for pandoc.
Most of them are adapted from John Gruber\[cq]s markdown test suite.