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
2024-04-01
Put `$` or `$$` around math in `csljson` output.
HEAD
main
John MacFarlane
2024-03-30
Use current dev version of texmath.
John MacFarlane
2024-03-29
Require pandoc-lua-marshal 0.2.6
Albert Krewinkel
2024-03-27
Update lua-filters.md (#9611)
Carlos Scheidegger
2024-03-26
ConTeXt writer: fix options order with `\externalfigure`.
John MacFarlane
2024-03-22
Typst writer: put label after Span, not before.
John MacFarlane
2024-03-22
Minor comment and indentation fixes.
John MacFarlane
2024-03-22
Typst reader: support Typst 0.11 table features.
John MacFarlane
2024-03-22
LaTeX writer: fix math inside strikeout (closes #9597).
John MacFarlane
2024-03-21
Typst reader: parse cell col/rowspans.
John MacFarlane
2024-03-21
Fix typo in stack.yaml.
John MacFarlane
2024-03-21
stack.yaml - use typst-symbols 0.1.6.
John MacFarlane
2024-03-21
Typst reader: Further refactoring on the way to improved table support.
John MacFarlane
2024-03-21
Typst reader: refactor out parseTable.
John MacFarlane
2024-03-21
Use dev texmath and typst-hs.
John MacFarlane
2024-03-20
Typst writer: support Typst 0.11 table features. (#9593)
John MacFarlane
2024-03-19
DocBook reader: add empty title to admonition div if not present.
John MacFarlane
2024-03-19
Change lhs tests so they don't use `--standalone`.
John MacFarlane
2024-03-18
Typst writer: more reliable escaping in inline `[..]` contexts.
John MacFarlane
2024-03-18
Export `isOrderedListMarker` from T.P.Writers.Shared.
John MacFarlane
2024-03-18
Typst writer: handle `unnumbered` on headings.
John MacFarlane
2024-03-17
Fix typo in changelog
John MacFarlane
2024-03-17
release-candidate action: update WiX path.
John MacFarlane
2024-03-17
Update date in manual and regenerate man pages.
John MacFarlane
2024-03-17
Update changelog.
John MacFarlane
2024-03-17
LaTeX reader: better handling of colwidths.
John MacFarlane
2024-03-17
shell.nix - comment out things that break CI.
John MacFarlane
2024-03-17
Use djot 0.1.1.3
John MacFarlane
2024-03-17
Typst writer: only use explicit figure 'kind' for tables.
John MacFarlane
2024-03-17
Typst writer: use `kind: image` for image figures.
John MacFarlane
2024-03-17
Typst writer: avoid unnecessary box around image in figure.
John MacFarlane
2024-03-17
Typst writer: omit width/height in images unless explicitly specified.
John MacFarlane
2024-03-16
Typst template: set table inset globally.
John MacFarlane
2024-03-16
Typst writer: don't add inset to tables.
John MacFarlane
2024-03-15
Typos: remove repeated words (#9577)
standstaff
2024-03-14
stack.yaml: add toml-parser.
John MacFarlane
2024-03-14
Update AUTHORS.md.
John MacFarlane
2024-03-14
Update README.md
John MacFarlane
2024-03-14
Updaet man pages.
John MacFarlane
2024-03-14
Bump pandoc-cli version to 3.1.12.3, require pandoc 3.1.12.3.
John MacFarlane
2024-03-14
Update manual date.
John MacFarlane
2024-03-14
Bump to 3.1.12.3, update changelog.
John MacFarlane
2024-03-14
Depend on released skylighting, typst, texmath
John MacFarlane
2024-03-14
Markdown reader: Fix bug with footnotes at end of fenced div.
John MacFarlane
2024-03-14
Typst writer: add 'kind' parameter to figures.
John MacFarlane
2024-03-14
Use djot 0.1.1.2, update tests.
John MacFarlane
2024-03-13
cabal.project: add comment about updating typst-hs.
John MacFarlane
2024-03-13
cabal.project: Add a note on skylighting updates.
John MacFarlane
2024-03-13
Change broken link to IDML cookbook.
John MacFarlane
2024-03-11
Use latest commonmark, commonmark-extensions.
John MacFarlane
[next]