pandoc/data
John MacFarlane a04c15a422 New method for building man pages.
+ 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`.
2015-07-01 11:27:15 -07:00
..
docx Merge pull request #2035 from lierdakil/issue2031 2015-03-30 20:30:15 -07:00
dzslides Moved all data files and templates to data/. 2012-12-29 18:14:29 -08:00
odt ODT Writer: Figure captions 2015-04-12 00:34:03 +03:00
templates@4d9a73d767 Updated LaTeX template: CJKoptions variable, allow dvipsnames for colors. 2015-06-27 18:07:49 -07:00
epub.css Don't use sup element for epub footnotes. 2015-05-11 21:58:01 -07:00
LaTeXMathML.js Added --mathml option; removed Text.Pandoc.LaTeXMathML. 2010-03-18 06:45:56 +00:00
make-reference-files.hs make-reference-files: use proper path separators for Windows. 2015-05-28 09:59:08 -07:00
MathMLinHTML.js MathMLinHTML: Fix deprecation warning 2014-04-20 08:53:59 +02:00
sample.lua Custom writers now work with --template. 2014-07-16 15:17:08 -07:00