aboutsummaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)AuthorFilesLines
2009-12-31Revised documentation for templates.fiddlosopher1-6/+0
2009-12-31Added 'standalone' variable, use in templates.fiddlosopher1-0/+2
2009-12-31Added -V/--variable option to set custom template variables.fiddlosopher2-3/+17
2009-12-31Added and documented --template option.fiddlosopher2-1/+76
2009-12-31Changed --print-default-header to --print-default-template.fiddlosopher1-4/+3
2009-12-08Added optional section numbering in HTML output.fiddlosopher1-2/+2
2009-12-05Added --id-prefix option.fiddlosopher1-0/+5
2009-12-05Changed --default-code-classes -> --indented-code-classes.fiddlosopher1-1/+1
2009-12-01Added --default-code-classes option.fiddlosopher1-0/+5
2009-02-24Removed plugin support.fiddlosopher1-8/+0
2009-01-24Added --email-obfuscation option.fiddlosopher1-0/+8
2009-01-24Added a plugin system, based on hint.fiddlosopher1-0/+8
2008-12-02Modified README and man page to document lhs features.fiddlosopher1-15/+5
2008-12-02Handle --lhs-out option in HTML, LaTeX, and Markdown writers.fiddlosopher1-0/+14
2008-10-28Added --jsmath option.fiddlosopher1-0/+5
2008-09-14Removed spurious reference to a pdf output format in the pandoc(1) man page.fiddlosopher1-4/+3
2008-08-27Removed PDF writer from core pandoc, restored markdown2pdf.fiddlosopher2-1/+71
2008-08-13Support for display math; changed ASCIIMathML -> LaTeXMathML:fiddlosopher1-3/+3
2008-08-10Updated man page sources with pdf output option, minor cosmetic changes.fiddlosopher3-19/+21
2008-08-10Removed markdown2pdf and all references to it.fiddlosopher1-69/+0
2008-08-02Added information about `odt` to README and pandoc(1) man page.fiddlosopher1-4/+6
2008-07-31Added 'odt' output option to pandoc:fiddlosopher1-52/+0
2008-07-27Added MediaWiki writer.fiddlosopher1-4/+6
2008-07-26Added mention of opendocument writer to pandoc man page.fiddlosopher1-3/+5
2008-03-22The '--sanitize-html' option now examines URIs in markdown linksfiddlosopher2-5/+2
2008-03-19Added preliminary version of markdown2odt wrapper.fiddlosopher1-0/+52
2008-03-19Small fix to markdown2pdf man page:fiddlosopher1-3/+3
2008-02-24Changes to Texinfo writer:fiddlosopher1-5/+4
2008-01-08Changed dates on documentation.fiddlosopher4-4/+4
2008-01-03Added optional HTML sanitization using a whitelist.fiddlosopher2-0/+9
2007-12-01Documented new --gladtex and --mimetex options, and new treatment of TeX math.fiddlosopher1-2/+11
2007-11-15Updated documentation to reflect the fact that LaTeX and ConTeXt writersfiddlosopher1-2/+1
2007-10-18'--no-wrap' option now prevents the addition of structural whitespacefiddlosopher1-2/+2
2007-09-27Documented '--no-wrap' option in README and man pages.fiddlosopher2-0/+7
2007-09-13Changed pandoc home page to http://johnmacfarlane.net/pandoc/.fiddlosopher2-2/+2
2007-07-28Removed references to examplep package in documentation, andfiddlosopher1-4/+4
2007-07-28Reinstated dependence on fancyvrb. It is compatible with examplep.fiddlosopher1-3/+3
2007-07-28Changed LaTeX writer to use the examplep package insteadfiddlosopher1-1/+1
2007-07-26Updated documentation on ASCIIMathML.js.fiddlosopher1-1/+4
2007-07-21Changed man page markdown sources to use newfiddlosopher4-7/+8
2007-07-15Documented ConTeXt writer in pandoc man page.fiddlosopher1-4/+4
2007-07-12Documented --toc/--table-of-contents option in pandoc manfiddlosopher1-0/+5
2007-07-10Use "Pandoc User Manuals" as bottom-left footer in manfiddlosopher4-4/+4
2007-07-08Man page templates:fiddlosopher3-43/+43
2007-07-04Man writer:fiddlosopher4-4/+4
2007-07-02Documented man output in pandoc.1.md man page.fiddlosopher1-5/+5
2007-07-02Minor changes in man page sources.fiddlosopher4-14/+13
2007-07-01Man pages are now generated from markdown templates,fiddlosopher8-377/+375
2007-04-10Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher2-4/+6
2007-03-03Added --inline-links option to force links in HTML to be parsedfiddlosopher2-0/+5