summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAge
* 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
* Changes to Texinfo writer:fiddlosopher2008-02-24
* Changed dates on documentation.fiddlosopher2008-01-08
* Added optional HTML sanitization using a whitelist.fiddlosopher2008-01-03
* Documented new --gladtex and --mimetex options, and new treatment of TeX math.fiddlosopher2007-12-01
* Updated documentation to reflect the fact that LaTeX and ConTeXt writersfiddlosopher2007-11-15
* '--no-wrap' option now prevents the addition of structural whitespacefiddlosopher2007-10-18
* Documented '--no-wrap' option in README and man pages.fiddlosopher2007-09-27
* Changed pandoc home page to http://johnmacfarlane.net/pandoc/.fiddlosopher2007-09-13
* Removed references to examplep package in documentation, andfiddlosopher2007-07-28
* Reinstated dependence on fancyvrb. It is compatible with examplep.fiddlosopher2007-07-28
* Changed LaTeX writer to use the examplep package insteadfiddlosopher2007-07-28
* Updated documentation on ASCIIMathML.js.fiddlosopher2007-07-26
* Changed man page markdown sources to use newfiddlosopher2007-07-21
* Documented ConTeXt writer in pandoc man page.fiddlosopher2007-07-15
* Documented --toc/--table-of-contents option in pandoc manfiddlosopher2007-07-12
* Use "Pandoc User Manuals" as bottom-left footer in manfiddlosopher2007-07-10
* Man page templates:fiddlosopher2007-07-08
* Man writer:fiddlosopher2007-07-04
* Documented man output in pandoc.1.md man page.fiddlosopher2007-07-02
* Minor changes in man page sources.fiddlosopher2007-07-02
* Man pages are now generated from markdown templates,fiddlosopher2007-07-01
* Extensive changes stemming from a rethinking of the Pandoc datafiddlosopher2007-04-10
* Added --inline-links option to force links in HTML to be parsedfiddlosopher2007-03-03
* Documentation changes corresponding to r456.fiddlosopher2007-01-08
* Changes to Pandoc's options to facilitate wrapper scripts:fiddlosopher2007-01-08
* Fixed formatting in pandoc man page.fiddlosopher2007-01-06
* Merged changes from 'quotes' branch since r431. Smart typographyfiddlosopher2007-01-06
* Added 'hsmarkdown' wrapper, designed to be used as a drop-infiddlosopher2007-01-02
* Merged changes from docbook branch since r363.fiddlosopher2007-01-01
* Added a note to pandoc(1) man page about the differences betweenfiddlosopher2006-12-31
* Merged 'strict' branch from r324. This adds a '--strict'fiddlosopher2006-12-30
* + Changed 'web2markdown' to 'html2markdown'.fiddlosopher2006-12-29
* + Removed the convenience symlinks (which don't work on Windows underfiddlosopher2006-12-28
* Merged changes from branches/wrappers since r177.fiddlosopher2006-12-22
* Merge changes in branches/wrappers into trunk.roktas2006-12-12
* Changes to man files documenting the ' -- ' option.fiddlosopher2006-11-14
* Made wrapper scripts sensitive to PANDOC_OPTS environment variable,fiddlosopher2006-11-12