| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-10 | MakeManPage: Remove modification time checking, done in Setup.hs. | John MacFarlane | |
| 2012-07-26 | Moved WriterOptions and associated types Shared -> Options. | John MacFarlane | |
| 2012-07-26 | Fixed MakeManPage for new reader signature. | John MacFarlane | |
| 2012-07-24 | Use catch from Control.Exception to avoid warnings. | John MacFarlane | |
| 2012-04-01 | Fixed comment on MakeManPage. | John MacFarlane | |
| 2012-01-20 | Removed markdown2pdf and documentation. | John MacFarlane | |
| 2011-07-25 | Fixed template name in MakeManPage.hs | John MacFarlane | |
| 2011-01-28 | Fixed extractSection in MakeManPage. | John MacFarlane | |
| 2011-01-28 | Refactored man pages. | John MacFarlane | |
| * Markdown syntax description from README now goes in pandoc_markdown.5. * Refactored man page construction functions, putting more of the work in MakeManPages.hs. | |||
| 2011-01-28 | Moved manpage.template -> man/man1/pandoc.1.template. | John MacFarlane | |
| 2010-12-24 | Use functions from Text.Pandoc.Generic instead of processWith(M). | John MacFarlane | |
| 2010-12-07 | Improved process to create man page from README. | John MacFarlane | |
| Previously it relied on pandoc already being installed. Now it uses dist/package.conf.inplace. | |||
