index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text
/
Pandoc
Age
Commit message (
Expand
)
Author
2024-04-01
Put `$` or `$$` around math in `csljson` output.
HEAD
main
John MacFarlane
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
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-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-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
LaTeX reader: better handling of colwidths.
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 writer: don't add inset to tables.
John MacFarlane
2024-03-15
Typos: remove repeated words (#9577)
standstaff
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-10
LaTeX reader: improve tokenization of `@`.
John MacFarlane
2024-03-09
LaTeX reader: Make `withRaw` work inside `parseFromToks`.
John MacFarlane
2024-02-29
SelfContained: add `role="img"` to svgs.
John MacFarlane
2024-02-29
SelfContained: Add aria-label to svg elements.
John MacFarlane
2024-02-28
Docx writer: don't copy over footnotePr in settings.xml...
John MacFarlane
2024-02-28
Fix regression in section numbering.
John MacFarlane
2024-02-28
Docx reader: ensure that table captions are counted.
John MacFarlane
2024-02-28
Docx reader: detect caption by style name not id.
John MacFarlane
2024-02-28
Docx reader: avoid emitting empty paragraph where caption was.
John MacFarlane
2024-02-22
EPUB writer: omit EPUB2-specific meta tag on EPUB3.
John MacFarlane
2024-02-20
Class: openUrl TLS negotiation fixes.
John MacFarlane
2024-02-19
Minor code cleanup.
John MacFarlane
2024-02-19
Markdown reader: fix regression in link parsing...
John MacFarlane
2024-02-19
Org reader/writer: support admonitions.
John MacFarlane
2024-02-19
Org writer: omit extra blank line at end of quote block.
John MacFarlane
2024-02-19
Typst writer: ensure that `-`, `+`, etc. are escaped at beginning of block.
John MacFarlane
2024-02-18
LaTeX writer: fix bug when a language is specified in two different ways.
John MacFarlane
2024-02-16
Powerpoint writer: properly handle math in headings and tables.
John MacFarlane
2024-02-16
EPUB writer: omit EPUBv3-specific accessibility stuff on epub2.
John MacFarlane
2024-02-16
More fixes for SVG ids with `--self-contained`.
John MacFarlane
2024-02-15
PDF: internal cleanup of tex2pdf path.
John MacFarlane
2024-02-14
Fixe whitespace.
John MacFarlane
2024-02-14
PDF: avoid readFileLazy.
John MacFarlane
2024-02-14
T.P.Readers: add readDjot to exports.
John MacFarlane
2024-02-14
Man writer: fix bug with long URLs.
John MacFarlane
2024-02-13
Fix some exports to avoid warnings on older ghc versions.
John MacFarlane
2024-02-13
Add djot reader and writer.
John MacFarlane
[next]