diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-08-24 21:23:08 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-08-24 21:24:33 -0700 |
| commit | 87716265c105a53438c0ab2fd214af434afe514b (patch) | |
| tree | c07d54a5454969d258963758b3682b7851878477 /test/writer.man | |
| parent | 3cb6130d1a6e16f34f98f02ebfdee3f30cdc20c0 (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.man | 1 |
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. |
