aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
AgeCommit message (Expand)Author
2023-01-10Add ChunkedHTML writer.John MacFarlane
2022-12-28Man writer: use UTF-8 by default for non-ascii characters.John MacFarlane
2022-12-20T.P.Scripting: Refactor the scripting engine.John MacFarlane
2022-12-13MANUAL: fix typo, spacingAlbert Krewinkel
2022-12-04EPUB writer: make title page optional.John MacFarlane
2022-11-28Fix epub-embed-font documentationTerence Eden
2022-11-28Clarify docs for `--metadata-file`.John MacFarlane
2022-11-19Add support for `mark` extension for highlighted text.John MacFarlane
2022-11-10Add LaTeX variable `urlstyle` (#8429)Amar Al-Zubaidi
2022-11-09HTML template: remove default font size, line height...John MacFarlane
2022-11-04clarify font selection for pdf -t ms (#8421)nbehrnd
2022-10-24Remove sample.lua from data files (#8397)Albert Krewinkel
2022-10-19Split Text.Pandoc.Version from Text.Pandoc.Shared.John MacFarlane
2022-10-17T.P.Error: Remove PandocParsecError constructor from PandocError. (#8385)John MacFarlane
2022-10-17MANUAL: Clarify that `--css` should be used with `-s`.John MacFarlane
2022-10-16MANUAL: fix reference link in section "pandoc-lua"Albert Krewinkel
2022-10-10MANUAL.txt: add note about MathJax fonts to `--embed-resources`.John MacFarlane
2022-10-02MANUAL.txt: update grid table documentation.John MacFarlane
2022-09-30Use `server` as command to start the pandoc serverAlbert Krewinkel
2022-09-30[API Change] Add new error constructor `PandocNoScriptingEngine`.Albert Krewinkel
2022-09-29Remove deprecated option `--strip-empty-paragraphs`.John MacFarlane
2022-09-29Remove deprecated `--atx-headers` option.John MacFarlane
2022-09-29Add `--list-tables` option.John MacFarlane
2022-09-27Add link to pandoc-lua manual.John MacFarlane
2022-09-27MANUAL.txt: clarify what background-image does in reveal.js.John MacFarlane
2022-09-27pandoc-cli: support `-E` flag in pandoc-luaAlbert Krewinkel
2022-09-27pandoc-cli: support "lua" and "serve" as commandsAlbert Krewinkel
2022-09-26Made example for blank_before_blockquote clearer (#8324)Pranesh Prakash
2022-09-23Fix typo in manualAlbert Krewinkel
2022-09-22Make pandoc behave like a Lua interpreter when called as `pandoc-lua`. (#8311)Albert Krewinkel
2022-09-18Add prefixes to identifiers with `--file-scope`. (#8282)John MacFarlane
2022-09-01MANUAL.txt: document syntax of table foots in grid tablesAlbert Krewinkel
2022-09-01MANUAL.txt: remove outdated paragraph on grid table limitationsAlbert Krewinkel
2022-08-30Markdown: Allow table caption labels to start with lowercase t.John MacFarlane
2022-08-25Markdown reader: fenced code block shortcuts with attributes (#8174)Siphalor
2022-08-22Bump to 2.19.2, update changelog and man page.John MacFarlane
2022-08-18Regenerate man pages.2.19.1John MacFarlane
2022-08-17Add manual section on pandoc-server.John MacFarlane
2022-08-03Update date on manual.John MacFarlane
2022-07-26Add `boxlinks` variable for LaTeX/PDF output.John MacFarlane
2022-07-22Add section for highlighting markup (#8191)John Muccigrosso
2022-07-18Fix links in manual (#8188)Benjamin Wuethrich
2022-07-11Fix mistakes in the User’s Guide (#8173)Ivan Panchenko
2022-07-03Document math support in PowerPoint (#8161)Sukil Etxenike
2022-06-22Improve documentation of horizontal rules and YAML metadata.John MacFarlane
2022-06-21Document docx writer's use of `Source Code` style.John MacFarlane
2022-06-15MANUAL: add note to `--sandbox` about `embed_data_files`.John MacFarlane
2022-06-14add `--embed-resources` flag (#8121)Elliot Bobrow
2022-06-10MANUAL: note that custom readers/writers will...John MacFarlane
2022-05-17Remove "m." subdomain from Wikipedia link (#8076)Cezary Drożak