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-09
Update RELEASE-CHECKLIST.
John MacFarlane
2023-12-09
Link pandoc-cli version to pandoc version.
John MacFarlane
2023-12-09
Remove tested-with from pandoc-cli.cabal.
John MacFarlane
2023-12-09
cabal - update tested-with.
John MacFarlane
2023-12-09
Add note to cabal description about how to install the cli tool.
John MacFarlane
2023-12-09
Move man pages to pandoc-cli package.
John MacFarlane
2023-12-08
Typst reader: change cite (only one key allowed, a label).
John MacFarlane
2023-12-08
Typst reader: support quote element. (typst 0.9)
John MacFarlane
2023-12-08
Docx writer: Use different style for block quotes in notes.
John MacFarlane
2023-12-08
Docx writer: allow embedded fonts to be used in reference.docx.
John MacFarlane
2023-12-08
Update typst-hs commit and typst writer test.
John MacFarlane
2023-12-08
Bump typst-symbols in stack.yaml.
John MacFarlane
2023-12-08
Use dev texmath.
John MacFarlane
2023-12-07
Typst writer/template: support `--toc-depth` as in other writers.
John MacFarlane
2023-12-06
pandoc-server: Switch from base64 to base64-bytestring.
John MacFarlane
2023-12-06
Revert "Use base64 instead of base64-bytestring."
John MacFarlane
2023-12-05
Add tests for alerts gfm <-> docbook.
John MacFarlane
2023-12-05
Fine-tuning on alerts.
John MacFarlane
2023-12-05
Revise commonmark-hs dependency again.
John MacFarlane
2023-12-05
Update tag for commonmark-hs.
John MacFarlane
2023-12-05
Update commonmark-hs tag.
John MacFarlane
2023-12-04
Add `alerts` extension.
John MacFarlane
2023-12-04
Use dev commonmark-extensions, commonmark-pandoc.
John MacFarlane
2023-12-04
Use skylighting, skylighting-core 0.14.1.
John MacFarlane
2023-12-04
HTML5 writer footnote changes (aria-role, element type).
John MacFarlane
2023-12-04
Typst writer: put inline image dimensions on enclosing box, not image.
John MacFarlane
2023-12-04
Revert "Use latest dev skylighting, skylighting-core."
John MacFarlane
2023-12-04
Use latest dev skylighting, skylighting-core.
John MacFarlane
2023-12-03
Bump cachix/install-nix-action from 23 to 24 (#9234)
dependabot[bot]
2023-11-29
LaTeX reader: handle otherlanguage environment...
John MacFarlane
2023-11-29
Docx reader: unwrap content of shaped textboxes...
Stephan Meijer
2023-11-29
Use latest dev typst-hs.
John MacFarlane
2023-11-28
Docx reader: Improve handling of w:sym.
John MacFarlane
2023-11-28
Correct comment.
John MacFarlane
2023-11-25
Update command test for SVG embedding changes.
John MacFarlane
2023-11-25
SelfContained: improve treatment of embedded SVGs.
John MacFarlane
2023-11-25
Shared.renderTags': use minimized tag for rect.
John MacFarlane
2023-11-25
Shared.renderTags': allow svg path element to be minimized.
John MacFarlane
2023-11-22
LaTeX writer: handle identifiers inside heading contents.
John MacFarlane
2023-11-19
Man reader: properly handle `.sp` macro inside lists and block quotes.
John MacFarlane
2023-11-17
LaTeX reader: fix theorem label parsing (#9198)
Hikaru Ibayashi
2023-11-17
Ensure we use .svg not .svgz as extension for image/svg+xml mime type.
John MacFarlane
2023-11-17
T.P.Class.IO.openURL improvements for data uris.
John MacFarlane
2023-11-15
Typst writer: better handling of tables with captions.
John MacFarlane
2023-11-15
HTML reader: Fix handling of invalidly nested sublists.
John MacFarlane
2023-11-15
Markdown reader: don't change newlines to spaces in math.
John MacFarlane
2023-11-14
Update typst writer to typst 0.9 citation format.
John MacFarlane
2023-11-14
Update default.typst to support csl (#9186)
Ian Max Andolina
2023-11-13
MediaWiki reader: allow attribute keys with hyphens.
John MacFarlane
2023-11-09
MANUAL.txt: update defaults file docs for bibliography fields.
John MacFarlane
[next]