summaryrefslogtreecommitdiff
path: root/MANUAL.txt
AgeCommit message (Expand)Author
2023-04-22Fix apparent inaccuracy in MANUAL.txtFrank Seifferth
2023-03-31MANUAL: Better link to citation syntax.John MacFarlane
2023-03-29MANUAL: update link to custom djot writer.Albert Krewinkel
2023-03-29Add `wikilinks` to non-default extensionsIlona
2023-03-28Added note that the user will need to create the user data dir.John MacFarlane
2023-03-26More Typst writer improvements.John MacFarlane
2023-03-26Typst writer improvements.John MacFarlane
2023-03-26Update manual date and man pageJohn MacFarlane
2023-03-26Support typst as a pdf-engine.John MacFarlane
2023-03-25Add typst writer.John MacFarlane
2023-03-17Docx writer: include abstract title.John MacFarlane
2023-03-14HTML writer footnotes changes:John MacFarlane
2023-03-13use Windows `%APPDATA%` variable to describe user data dir.Pablo Rodríguez
2023-03-10Add `babelfonts` variable to default LaTeX template.John MacFarlane
2023-03-05CHange manual date and regenerate man page.John MacFarlane
2023-03-03Revise documentation for --mathmlJohn MacFarlane
2023-02-26Document CJKsansfont, CJKmonofont.John MacFarlane
2023-02-22MANUAL: fix link.John MacFarlane
2023-02-14MANUAL: remove obsolete "raw content in a style" section.John MacFarlane
2023-02-12URL style in ConTeXt (#8612)Thomas Hodgson
2023-02-09MANUAL: document chunk-template in defaults file.John MacFarlane
2023-02-08Update manual date and man page.John MacFarlane
2023-01-30Add new `--chunk-template` option (closes #8581).John MacFarlane
2023-01-27Hyperlink reference to extension in manual (#8583)Salim B
2023-01-25Update manual date.John MacFarlane
2023-01-18MANUAL: improve phrasing in PDF accessibility sectionAlbert Krewinkel
2023-01-17Update MANUAL.txt date.John MacFarlane
2023-01-17MANUAL: add section on accessible PDFs, archiving standardsAlbert Krewinkel
2023-01-15ConTeXt writer: support `tagging` extension [API Change]Albert Krewinkel
2023-01-12Replace `--epub-chapter-level` with `--split-level`.John MacFarlane
2023-01-11Allow `--reference-doc` to take URL argument.John MacFarlane
2023-01-11Add 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