<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/man/pandoc.1.template, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2019-12-23T05:30:01Z</updated>
<entry>
<title>Improve pandoc man page generation.</title>
<updated>2019-12-23T05:30:01Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2019-12-23T04:58:02Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=7ba55d74057c58b1108afb2404ffa6f2937ebb96'/>
<id>urn:sha1:7ba55d74057c58b1108afb2404ffa6f2937ebb96</id>
<content type='text'>
Use before and after includes rather than special template.
</content>
</entry>
<entry>
<title>New method for building man pages.</title>
<updated>2015-07-01T18:27:15Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-07-01T18:21:34Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=a04c15a422cac279e75b012db9614cdc85aa1188'/>
<id>urn:sha1:a04c15a422cac279e75b012db9614cdc85aa1188</id>
<content type='text'>
+ Removed `--man1`, `--man5` options (breaking change).
+ Removed `Text.Pandoc.ManPages` module (breaking API change).
+ Version bump to 1.15 because of the breaking changes, even
  though they involve features that have only been in pandoc
  for a day.
+ Makefile target for `man/man1/pandoc.1`.  This uses pandoc to
  create the man page from README using a custom template and filters.
+ Added `man/` directory with template and filters needed to build
  man page.
+ We no longer have two man pages: pandoc.1 and pandoc_markdown.5.
  Now there is just pandoc.1, which has all the content from README.
  This change was needed because of the extensive cross-references
  between parts of the README.
+ Removed old `data/pandoc.1.template` and
  `data/pandoc_markdown.5.template`.
</content>
</entry>
</feed>
