aboutsummaryrefslogtreecommitdiff
path: root/man/man1/pandoc.1.md
AgeCommit message (Expand)AuthorFilesLines
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.fiddlosopher1-1/+2
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.fiddlosopher1-11/+13
2008-08-02Added information about `odt` to README and pandoc(1) man page.fiddlosopher1-4/+6
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 linksfiddlosopher1-1/+2
2008-02-24Changes to Texinfo writer:fiddlosopher1-5/+4
2008-01-08Changed dates on documentation.fiddlosopher1-1/+1
2008-01-03Added optional HTML sanitization using a whitelist.fiddlosopher1-0/+5
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.fiddlosopher1-0/+4
2007-09-13Changed pandoc home page to http://johnmacfarlane.net/pandoc/.fiddlosopher1-1/+1
2007-07-26Updated documentation on ASCIIMathML.js.fiddlosopher1-1/+4
2007-07-21Changed man page markdown sources to use newfiddlosopher1-1/+1
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 manfiddlosopher1-1/+1
2007-07-08Man page templates:fiddlosopher1-24/+24
2007-07-04Man writer:fiddlosopher1-1/+1
2007-07-02Documented man output in pandoc.1.md man page.fiddlosopher1-5/+5
2007-07-02Minor changes in man page sources.fiddlosopher1-4/+4
2007-07-01Man pages are now generated from markdown templates,fiddlosopher1-0/+172