index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MANUAL.txt
Age
Commit message (
Expand
)
Author
2023-03-26
Update manual date and man page
John MacFarlane
2023-03-26
Support typst as a pdf-engine.
John MacFarlane
2023-03-25
Add typst writer.
John MacFarlane
2023-03-17
Docx writer: include abstract title.
John MacFarlane
2023-03-14
HTML writer footnotes changes:
John MacFarlane
2023-03-13
use Windows `%APPDATA%` variable to describe user data dir.
Pablo RodrÃguez
2023-03-10
Add `babelfonts` variable to default LaTeX template.
John MacFarlane
2023-03-05
CHange manual date and regenerate man page.
John MacFarlane
2023-03-03
Revise documentation for --mathml
John MacFarlane
2023-02-26
Document CJKsansfont, CJKmonofont.
John MacFarlane
2023-02-22
MANUAL: fix link.
John MacFarlane
2023-02-14
MANUAL: remove obsolete "raw content in a style" section.
John MacFarlane
2023-02-12
URL style in ConTeXt (#8612)
Thomas Hodgson
2023-02-09
MANUAL: document chunk-template in defaults file.
John MacFarlane
2023-02-08
Update manual date and man page.
John MacFarlane
2023-01-30
Add new `--chunk-template` option (closes #8581).
John MacFarlane
2023-01-27
Hyperlink reference to extension in manual (#8583)
Salim B
2023-01-25
Update manual date.
John MacFarlane
2023-01-18
MANUAL: improve phrasing in PDF accessibility section
Albert Krewinkel
2023-01-17
Update MANUAL.txt date.
John MacFarlane
2023-01-17
MANUAL: add section on accessible PDFs, archiving standards
Albert Krewinkel
2023-01-15
ConTeXt writer: support `tagging` extension [API Change]
Albert Krewinkel
2023-01-12
Replace `--epub-chapter-level` with `--split-level`.
John MacFarlane
2023-01-11
Allow `--reference-doc` to take URL argument.
John MacFarlane
2023-01-11
Add ChunkedHTML writer.
John MacFarlane
2022-12-28
Man writer: use UTF-8 by default for non-ascii characters.
John MacFarlane
2022-12-20
T.P.Scripting: Refactor the scripting engine.
John MacFarlane
2022-12-13
MANUAL: fix typo, spacing
Albert Krewinkel
2022-12-04
EPUB writer: make title page optional.
John MacFarlane
2022-11-28
Fix epub-embed-font documentation
Terence Eden
2022-11-28
Clarify docs for `--metadata-file`.
John MacFarlane
2022-11-19
Add support for `mark` extension for highlighted text.
John MacFarlane
2022-11-10
Add LaTeX variable `urlstyle` (#8429)
Amar Al-Zubaidi
2022-11-09
HTML template: remove default font size, line height...
John MacFarlane
2022-11-04
clarify font selection for pdf -t ms (#8421)
nbehrnd
2022-10-24
Remove sample.lua from data files (#8397)
Albert Krewinkel
2022-10-19
Split Text.Pandoc.Version from Text.Pandoc.Shared.
John MacFarlane
2022-10-17
T.P.Error: Remove PandocParsecError constructor from PandocError. (#8385)
John MacFarlane
2022-10-17
MANUAL: Clarify that `--css` should be used with `-s`.
John MacFarlane
2022-10-16
MANUAL: fix reference link in section "pandoc-lua"
Albert Krewinkel
2022-10-10
MANUAL.txt: add note about MathJax fonts to `--embed-resources`.
John MacFarlane
2022-10-02
MANUAL.txt: update grid table documentation.
John MacFarlane
2022-09-30
Use `server` as command to start the pandoc server
Albert Krewinkel
2022-09-30
[API Change] Add new error constructor `PandocNoScriptingEngine`.
Albert Krewinkel
2022-09-29
Remove deprecated option `--strip-empty-paragraphs`.
John MacFarlane
2022-09-29
Remove deprecated `--atx-headers` option.
John MacFarlane
2022-09-29
Add `--list-tables` option.
John MacFarlane
2022-09-27
Add link to pandoc-lua manual.
John MacFarlane
2022-09-27
MANUAL.txt: clarify what background-image does in reveal.js.
John MacFarlane
2022-09-27
pandoc-cli: support `-E` flag in pandoc-lua
Albert Krewinkel
[next]