index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-17
Docx writer: don't emit empty rows.
John MacFarlane
2023-12-17
test/docx/golden: regenerate
Edwin Török
2023-12-17
reference.docx: fix validation error on w:bCs
Edwin Török
2023-12-17
reference.docx: fix validation error on w:b
Edwin Török
2023-12-17
reference.docx: fix validation error on doNotTrackMoves
Edwin Török
2023-12-17
reference.docx: fix validation error on cnfStyle
Edwin Török
2023-12-17
reference.docx: fix validation error on tblW
Edwin Török
2023-12-17
reference.docx: fix validation error on pStyle
Edwin Török
2023-12-17
reference.docx: Fix validation error on tcBorders
Edwin Török
2023-12-17
reference.docx: fix validation error, remove extra >
Edwin Török
2023-12-17
reference.docx: fix validation error on spacing
Edwin Török
2023-12-17
reference.docx: fix validation error on qFormat
Edwin Török
2023-12-15
Bump to 3.1.11, update changelog.
John MacFarlane
2023-12-15
Depend on released typst 0.5.
John MacFarlane
2023-12-15
Logging: add MakePDFWarning constructor to LogMessage.
John MacFarlane
2023-12-15
Logging: add MakePDFInfo constructor to LogMessage.
John MacFarlane
2023-12-15
PDF: Refactored PDF generation via LaTeX.
John MacFarlane
2023-12-15
Text.Pandoc.PDF: parse logs to determine whether additional runs needed.
John MacFarlane
2023-12-14
Typst writer: emit `;` after typst code...
John MacFarlane
2023-12-14
Use dev version of typst.
John MacFarlane
2023-12-12
Depend on texmath 0.12.8.6.
John MacFarlane
2023-12-12
Minor changes to release checklist
John MacFarlane
2023-12-12
Makefile: add check that pandoc-cli depends on exact version of pandoc.
John MacFarlane
2023-12-12
Regenerate man pages with pandoc 3.1.10.
John MacFarlane
2023-12-12
Makefile: add more prerelease checks.
John MacFarlane
2023-12-12
stack.yaml - bump commonmark-extensions version.
John MacFarlane
2023-12-12
Cirrus build: set path so it finds ghc 9.6.
John MacFarlane
2023-12-11
Fix man page locations in linux and macos package build scripts.
John MacFarlane
2023-12-11
Cirrus build: use ghc 9.6 on macos.
John MacFarlane
2023-12-11
update AUTHORS.md
John MacFarlane
2023-12-11
stack.yaml - update toml-parser
John MacFarlane
2023-12-11
Whitespace fix.
John MacFarlane
2023-12-11
Update MANUAL.txt date and man page date.
John MacFarlane
2023-12-11
Bump pandoc/pandoc-cli to 3.1.10, update changelog.
John MacFarlane
2023-12-11
pandoc-server: bump to 0.1.0.4.
John MacFarlane
2023-12-11
Fix duplicate entry in stack.yaml.
John MacFarlane
2023-12-11
Use released versions of commonmark, commonmark-extensions, commonmark-pandoc.
John MacFarlane
2023-12-11
Use texmath 0.12.8.5.
John MacFarlane
2023-12-11
Typst reader: don't include metadata from document element.
John MacFarlane
2023-12-11
Typst template fixes.
John MacFarlane
2023-12-10
Depend on released version of typst.
John MacFarlane
2023-12-10
Typst reader: parse metadata from document element.
John MacFarlane
2023-12-10
Typst reader: add state fields for metadata.
John MacFarlane
2023-12-10
Typst reader: support sys.version.
John MacFarlane
2023-12-10
Use latest dev typst-hs.
John MacFarlane
2023-12-10
LaTeX writer: Add performance optimization to #9168.
John MacFarlane
2023-12-10
Benchmark: use standalone documents for reader tests.
John MacFarlane
2023-12-10
LaTeX writer: fix bug with big footnotes inside emphasis (#9168)
Hikaru Ibayashi
2023-12-09
Typst writer: use quote for block quotes.
John MacFarlane
2023-12-09
Typst reader: allow @refs to become citations...
John MacFarlane
[next]