summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAge
* Added new --offline option for slidy.John MacFarlane2010-07-22
* Updated --data-dir documentation to include epub.css.John MacFarlane2010-07-21
* Added --section-divs option.John MacFarlane2010-07-15
* Added --webtex option for HTML math.John MacFarlane2010-07-15
* Fixed pandoc man page source.John MacFarlane2010-07-14
* Added a slidy writer.John MacFarlane2010-07-13
* Documented EPUB writer and --epub-{stylesheet,metadata} options.John MacFarlane2010-07-05
* Updated man page and README.John MacFarlane2010-05-06
* Removed refs to hsmarkdown, html2markdown from pandoc man page.John MacFarlane2010-03-23
* Added --mathml option; removed Text.Pandoc.LaTeXMathML.fiddlosopher2010-03-18
* Added plain writer.fiddlosopher2010-03-18
* Added --base-header-level option.fiddlosopher2010-03-14
* Use template variables for include-before/after.fiddlosopher2010-03-13
* Removed html2markdown and hsmarkdown.fiddlosopher2010-02-06
* Updated markdown2pdf man page.fiddlosopher2010-02-03
* Removed advice to pipe through tidy before HTML reader.fiddlosopher2010-02-02
* Allow absolute URI as parameter (in this case, content is downloaded).fiddlosopher2010-02-02
* Added --data-dir option.fiddlosopher2010-01-14
* Deprecated --custom-header in documentation.fiddlosopher2010-01-10
* Added --reference-odt option.fiddlosopher2009-12-31
* Fuller discussion of Templates in README and man page.fiddlosopher2009-12-31
* Added --xetex option to pandoc and markdown2pdf.fiddlosopher2009-12-31
* Added $for$ to template system.fiddlosopher2009-12-31
* Revised documentation for templates.fiddlosopher2009-12-31
* Added 'standalone' variable, use in templates.fiddlosopher2009-12-31
* Added -V/--variable option to set custom template variables.fiddlosopher2009-12-31
* Added and documented --template option.fiddlosopher2009-12-31
* Changed --print-default-header to --print-default-template.fiddlosopher2009-12-31
* Added optional section numbering in HTML output.fiddlosopher2009-12-08
* Added --id-prefix option.fiddlosopher2009-12-05
* Changed --default-code-classes -> --indented-code-classes.fiddlosopher2009-12-05
* Added --default-code-classes option.fiddlosopher2009-12-01
* Removed plugin support.fiddlosopher2009-02-24
* Added --email-obfuscation option.fiddlosopher2009-01-24
* Added a plugin system, based on hint.fiddlosopher2009-01-24
* Modified README and man page to document lhs features.fiddlosopher2008-12-02
* Handle --lhs-out option in HTML, LaTeX, and Markdown writers.fiddlosopher2008-12-02
* Added --jsmath option.fiddlosopher2008-10-28
* Removed spurious reference to a pdf output format in the pandoc(1) man page.fiddlosopher2008-09-14
* Removed PDF writer from core pandoc, restored markdown2pdf.fiddlosopher2008-08-27
* Support for display math; changed ASCIIMathML -> LaTeXMathML:fiddlosopher2008-08-13
* Updated man page sources with pdf output option, minor cosmetic changes.fiddlosopher2008-08-10
* Removed markdown2pdf and all references to it.fiddlosopher2008-08-10
* Added information about `odt` to README and pandoc(1) man page.fiddlosopher2008-08-02
* Added 'odt' output option to pandoc:fiddlosopher2008-07-31
* Added MediaWiki writer.fiddlosopher2008-07-27
* Added mention of opendocument writer to pandoc man page.fiddlosopher2008-07-26
* The '--sanitize-html' option now examines URIs in markdown linksfiddlosopher2008-03-22
* Added preliminary version of markdown2odt wrapper.fiddlosopher2008-03-19
* Small fix to markdown2pdf man page:fiddlosopher2008-03-19