aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2015-12-22Updated README with margin and papersize variables.John MacFarlane
2015-12-21Added preliminary support for PDF creation via wkhtmltopdf.John MacFarlane
2015-12-20Removed hyphenThomas Hodgson
2015-12-19LaTeX/Beamer template changes (Thomas Hodgson):John MacFarlane
2015-12-19Merge branch 'master' of https://github.com/AndreasLoow/pandoc into AndreasLo...John MacFarlane
2015-12-19README: reflowed to avoid overly long lines.John MacFarlane
2015-12-19Explain how to get `subtitle` to work with latex article etc.John MacFarlane
2015-12-17Document change to subtitle in LaTeX.Andrew Dunning
2015-12-14Removed "compatibility mode" when called as hsmarkdown.John MacFarlane
2015-12-12Implemented `east_asian_line_breaks` extension.John MacFarlane
2015-12-11Removed deprecated options `--offline` and `--html5`.John MacFarlane
2015-12-11Implemented SoftBreak and new `--wrap` option.John MacFarlane
2015-12-03Markdown reader: Improved pipe table relative widths.John MacFarlane
2015-11-24s/mb21/Mauro Bieg/ in README contributor list and changelog.John MacFarlane
2015-11-24Updated README for new pipe table behavior.John MacFarlane
2015-11-23Define a `meta-json` variable for all writers.John MacFarlane
2015-11-23Document limitations of --self-contained.John MacFarlane
2015-11-21Improved Citations section of README.John MacFarlane
2015-11-19Renamed link attribute extensions.John MacFarlane
2015-11-19Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...John MacFarlane
2015-11-19Merge pull request #2509 from adunning/patch-2John MacFarlane
2015-11-19Rationalized behavior of --no-tex-ligatures and --smart.John MacFarlane
2015-11-17Added 'navigation' variable to beamer template.John MacFarlane
2015-11-16Use generic example.com link in README and changelog.John MacFarlane
2015-11-14Fix math cross-reference.Andrew Dunning
2015-11-14Update LaTeX/ConTeXt link colour usage.Andrew Dunning
2015-11-14Added note about default for --email-obfuscation.John MacFarlane
2015-11-13Added `emoji` extension to Markdown.John MacFarlane
2015-11-12Added Arata Mizuki to contributor list.John MacFarlane
2015-11-12Updated date on README.John MacFarlane
2015-11-12README: consistent capitalization for pandoc and Markdown.John MacFarlane
2015-11-12EPUB writer: don't download linked media when `data-external` attribute set.John MacFarlane
2015-11-04Merge pull request #2472 from adunning/patch-1John MacFarlane
2015-10-30Textile reader: don't do smart punctuation unless explicitly asked.John MacFarlane
2015-10-23Note expanded support for abstract, keywords.Andrew Dunning
2015-10-22Update LaTeX/ConTeXt variable usage in README.Andrew Dunning
2015-10-20Add new variables for ConTeXt template to README.Andrew Dunning
2015-10-20Update date on README.John MacFarlane
2015-10-20Allow use of ConTeXt to generate PDFs.John MacFarlane
2015-10-19Merge pull request #2458 from mb21/lang-inlinesJohn MacFarlane
2015-10-18LaTeX and ConTeXt writers: support lang attribute on divs and spansmb21
2015-10-18Fixed auto_identifiers examplesBenoit Schweblin
2015-10-17Consider header files when determining whether to use csquotes.Andreas Lööw
2015-10-15Support all frame attributes in Beamer.John MacFarlane
2015-10-14Update slides variables in README.Andrew Dunning
2015-10-14Add new LaTeX variables to README.Andrew Dunning
2015-10-10reveal.js template: add controls, progress variables.John MacFarlane
2015-10-10Merge pull request #2441 from mb21/polyglossia-langJohn MacFarlane
2015-10-10Man template improvements:John MacFarlane
2015-10-08Correct `setspace` package usage in README.Andrew Dunning