summaryrefslogtreecommitdiff
path: root/MANUAL.txt
AgeCommit message (Expand)Author
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.John 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
2022-04-24Add tsv (tab separated values) as an input format.John MacFarlane
2022-04-13MANUAL: remove spurious backtick.Albert Krewinkel
2022-04-10Add HTML to formats including abstract (#8014)Castedo Ellerman
2022-04-04Update man page.John MacFarlane
2022-03-17Minor changes to security section of manual.John MacFarlane
2022-03-16Allow formatted bibliography to be placed in metadata fields.John MacFarlane
2022-03-04Note in manual that smart works for html input.John MacFarlane
2022-02-22Update MANUAL.txt, since now `--self-contained`...John MacFarlane
2022-02-22Fix typos (#7934)Dimitris Apostolou
2022-02-18Change `--metadata-file` parsing...John MacFarlane
2022-02-12Document way to get list in block quote in slide shows.John MacFarlane
2022-02-05Allow use of a RIS bibliography with citeproc.John MacFarlane
2022-02-05Add RIS bibliography format reader.John MacFarlane
2022-02-05MANUAL: document EndNote plugin support in docx+citations.John MacFarlane
2022-02-04Add endnote XML reader.John MacFarlane
2022-02-04Support embedded Mendeley citations in docx.John MacFarlane
2022-02-03Enable `citations` extension for docx reader.John MacFarlane
2022-02-03MANUAL: fix documentation for citations and org mode.John MacFarlane
2022-01-30Update man page.John MacFarlane