index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
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
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 template: set table inset globally.
John MacFarlane
2024-03-16
Typst writer: don't add inset to tables.
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-10
Fix test for #9555.
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-27
Update test suite for latest skylighting-format-blaze-html.
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
More fixes for SVG ids with `--self-contained`.
John MacFarlane
2024-02-13
Add djot reader and writer.
John MacFarlane
2024-02-13
Markdown reader: fix wikilinks extension to allow newlines in titles.
John MacFarlane
2024-02-13
LaTeX reader: improve treatment of cref, Cref.
John MacFarlane
2024-02-12
Typst writer: improve citation support.
John MacFarlane
2024-02-12
HTML5 writer: Add suffix to multiple footnote section ids
Sam May
2024-02-12
Markdown writer: use different width fences for nested divs.
John MacFarlane
2024-02-11
Man reader: move spaces outside of emph/strong.
John MacFarlane
2024-02-09
Fix id replacements in SVGs with clipping paths.
John MacFarlane
2024-02-09
Fix size of duplicated SVGs with `--embed-resources`.
John MacFarlane
2024-02-04
Typst reader: fix handling of `dot()`, `tilde()`, `ddot()`.
John MacFarlane
2024-02-04
Typst reader: fix character used for `norm`.
John MacFarlane
2024-02-03
Docx writer: restore ability to center-justify table.
John MacFarlane
2024-02-03
Shared: `makeSections` behavior changes.
John MacFarlane
2024-02-01
Using internal column widths in pptx writer tables (#9392)
Tomas Dahlqvist
2024-01-29
Typst writer: handle labels and citaiton ids with spaces...
John MacFarlane
2024-01-29
Typst writer: avoid illegal labels.
John MacFarlane
2024-01-29
LaTeX reader: generate relative widths for `\linewidth`, `\textheight`.
John MacFarlane
2024-01-29
Makefile: change default rule to build THEN test.
John MacFarlane
2024-01-29
Typst writer escaping improvements.
John MacFarlane
2024-01-27
Regenerate epub tests with latest changes to EPUB reader.
John MacFarlane
[next]