Age | Commit message (Expand) | Author | Files | Lines |
2009-02-24 | Removed plugin support. | fiddlosopher | 1 | -8/+0 |
2009-01-24 | Added --email-obfuscation option. | fiddlosopher | 1 | -0/+8 |
2009-01-24 | Added a plugin system, based on hint. | fiddlosopher | 1 | -0/+8 |
2008-12-02 | Modified README and man page to document lhs features. | fiddlosopher | 1 | -15/+5 |
2008-12-02 | Handle --lhs-out option in HTML, LaTeX, and Markdown writers. | fiddlosopher | 1 | -0/+14 |
2008-10-28 | Added --jsmath option. | fiddlosopher | 1 | -0/+5 |
2008-09-14 | Removed spurious reference to a pdf output format in the pandoc(1) man page. | fiddlosopher | 1 | -4/+3 |
2008-08-27 | Removed PDF writer from core pandoc, restored markdown2pdf. | fiddlosopher | 2 | -1/+71 |
2008-08-13 | Support for display math; changed ASCIIMathML -> LaTeXMathML: | fiddlosopher | 1 | -3/+3 |
2008-08-10 | Updated man page sources with pdf output option, minor cosmetic changes. | fiddlosopher | 3 | -19/+21 |
2008-08-10 | Removed markdown2pdf and all references to it. | fiddlosopher | 1 | -69/+0 |
2008-08-02 | Added information about `odt` to README and pandoc(1) man page. | fiddlosopher | 1 | -4/+6 |
2008-07-31 | Added 'odt' output option to pandoc: | fiddlosopher | 1 | -52/+0 |
2008-07-27 | Added MediaWiki writer. | fiddlosopher | 1 | -4/+6 |
2008-07-26 | Added mention of opendocument writer to pandoc man page. | fiddlosopher | 1 | -3/+5 |
2008-03-22 | The '--sanitize-html' option now examines URIs in markdown links | fiddlosopher | 2 | -5/+2 |
2008-03-19 | Added preliminary version of markdown2odt wrapper. | fiddlosopher | 1 | -0/+52 |
2008-03-19 | Small fix to markdown2pdf man page: | fiddlosopher | 1 | -3/+3 |
2008-02-24 | Changes to Texinfo writer: | fiddlosopher | 1 | -5/+4 |
2008-01-08 | Changed dates on documentation. | fiddlosopher | 4 | -4/+4 |
2008-01-03 | Added optional HTML sanitization using a whitelist. | fiddlosopher | 2 | -0/+9 |
2007-12-01 | Documented new --gladtex and --mimetex options, and new treatment of TeX math. | fiddlosopher | 1 | -2/+11 |
2007-11-15 | Updated documentation to reflect the fact that LaTeX and ConTeXt writers | fiddlosopher | 1 | -2/+1 |
2007-10-18 | '--no-wrap' option now prevents the addition of structural whitespace | fiddlosopher | 1 | -2/+2 |
2007-09-27 | Documented '--no-wrap' option in README and man pages. | fiddlosopher | 2 | -0/+7 |
2007-09-13 | Changed pandoc home page to http://johnmacfarlane.net/pandoc/. | fiddlosopher | 2 | -2/+2 |
2007-07-28 | Removed references to examplep package in documentation, and | fiddlosopher | 1 | -4/+4 |
2007-07-28 | Reinstated dependence on fancyvrb. It is compatible with examplep. | fiddlosopher | 1 | -3/+3 |
2007-07-28 | Changed LaTeX writer to use the examplep package instead | fiddlosopher | 1 | -1/+1 |
2007-07-26 | Updated documentation on ASCIIMathML.js. | fiddlosopher | 1 | -1/+4 |
2007-07-21 | Changed man page markdown sources to use new | fiddlosopher | 4 | -7/+8 |
2007-07-15 | Documented ConTeXt writer in pandoc man page. | fiddlosopher | 1 | -4/+4 |
2007-07-12 | Documented --toc/--table-of-contents option in pandoc man | fiddlosopher | 1 | -0/+5 |
2007-07-10 | Use "Pandoc User Manuals" as bottom-left footer in man | fiddlosopher | 4 | -4/+4 |
2007-07-08 | Man page templates: | fiddlosopher | 3 | -43/+43 |
2007-07-04 | Man writer: | fiddlosopher | 4 | -4/+4 |
2007-07-02 | Documented man output in pandoc.1.md man page. | fiddlosopher | 1 | -5/+5 |
2007-07-02 | Minor changes in man page sources. | fiddlosopher | 4 | -14/+13 |
2007-07-01 | Man pages are now generated from markdown templates, | fiddlosopher | 8 | -377/+375 |
2007-04-10 | Extensive changes stemming from a rethinking of the Pandoc data | fiddlosopher | 2 | -4/+6 |
2007-03-03 | Added --inline-links option to force links in HTML to be parsed | fiddlosopher | 2 | -0/+5 |
2007-01-08 | Documentation changes corresponding to r456. | fiddlosopher | 2 | -36/+24 |
2007-01-08 | Changes to Pandoc's options to facilitate wrapper scripts: | fiddlosopher | 1 | -5/+21 |
2007-01-06 | Fixed formatting in pandoc man page. | fiddlosopher | 1 | -1/+1 |
2007-01-06 | Merged changes from 'quotes' branch since r431. Smart typography | fiddlosopher | 1 | -2/+4 |
2007-01-02 | Added 'hsmarkdown' wrapper, designed to be used as a drop-in | fiddlosopher | 2 | -1/+37 |
2007-01-01 | Merged changes from docbook branch since r363. | fiddlosopher | 1 | -3/+5 |
2006-12-31 | Added a note to pandoc(1) man page about the differences between | fiddlosopher | 1 | -0/+5 |
2006-12-30 | Merged 'strict' branch from r324. This adds a '--strict' | fiddlosopher | 3 | -0/+11 |
2006-12-29 | + Changed 'web2markdown' to 'html2markdown'. | fiddlosopher | 2 | -12/+12 |