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
2023-06-22
Retain image query parameters in dokuwiki reader (#8887)
ech0
2023-06-22
Textile reader: Add support for link references (#8706)
Stephen Altamirano
2023-06-22
LaTeX reader: support alt text on images. (#8745)
Albert Krewinkel
2023-06-19
Make `implicit_figures` work again in commonmark reader.
John MacFarlane
2023-06-17
Update tests for #8903
John MacFarlane
2023-06-08
Add footer and multiple body parsing to JATS table reader (#8795)
Noah Malmed
2023-06-07
Parse references title from ref-list in JATS reader.
John MacFarlane
2023-06-07
JATS writer: include title in ref-list.
John MacFarlane
2023-06-06
Add typst reader.
John MacFarlane
2023-06-06
Improve title and label parsing in the JATS reader (#8840)
Noah Malmed
2023-06-05
Typst writer: use `#footnote` for notes.
John MacFarlane
2023-05-09
Rename test/docx/block_quotes_parse_indent.native for consistency
Stephan Meijer
2023-05-08
LaTeX writer: better fix for colspecs for multicolumn table.
John MacFarlane
2023-05-08
Introduce support for Intense Quote in Docx conversion
Stephan Meijer
2023-05-06
Use latest texmath
John MacFarlane
2023-05-04
Markdown reader: disallow escaping of `~` and `"` in markdown_strict
Albert Krewinkel
2023-05-04
LaTeX reader: ignore args to column type in `\multicolumn`.
Albert Krewinkel
2023-05-01
Writers.OpenDocument: handle row header column cells as header cells
Michael Stahl
2023-05-01
Writers.OpenDocument: handle row header column cells as ordinary cells
Michael Stahl
2023-05-01
Writers.OpenDocument: fix invalid text:p inside text:p from meta
Michael Stahl
2023-04-28
Writers.ODT: stop validator complaints by producing ODF 1.3
Michael Stahl
2023-04-05
Typst writer: use `<..>` for labels, create internal links.
John MacFarlane
2023-04-05
Add rowspan, colspan and alignment to cells in jats table reader (#8726)
Noah Malmed
2023-04-05
Remove links from inside links in mediawiki writer (#8739)
wgevaert
2023-04-05
Org reader: treat `#+NAME` as synonym for `#+LABEL`.
Albert Krewinkel
2023-04-01
Org reader: require abstract environment to use lowercase
Albert Krewinkel
2023-03-29
styles.html: fix task-list styling in reveal.js
Albert Krewinkel
2023-03-29
HTML writer: use first paragraph in task item as checkbox label.
Albert Krewinkel
2023-03-27
Typst writer: fix alignment issue in lists.
John MacFarlane
2023-03-27
Typst: Use customized term instead of custom macro for def lists.
John MacFarlane
2023-03-27
Typst writer: support column aligns in tables.
John MacFarlane
2023-03-26
More Typst writer improvements.
John MacFarlane
2023-03-26
Typst writer improvements.
John MacFarlane
2023-03-26
Moved a misplaced command test.
John MacFarlane
2023-03-25
Add typst writer.
John MacFarlane
2023-03-22
Org reader: Allow zero width space as an escape character
Christian Christiansen
2023-03-22
DocBook reader: handle "book" for xref references
Andres Freund
2023-03-20
HTML reader: fix behavior with `-native_spans-raw_html`.
John MacFarlane
2023-03-20
Update latex writer tests for change to default template.
John MacFarlane
2023-03-17
Update docx golden tests for style changes.
John MacFarlane
2023-03-17
Docx writer: include abstract title.
John MacFarlane
2023-03-14
HTML writer footnotes changes:
John MacFarlane
2023-03-14
Markdown writer: use implicit figures if there's a caption but no alt.
Albert Krewinkel
2023-03-13
Jira reader: add panel title as nested div
Albert Krewinkel
2023-03-05
JATS reader: avoid generating duplicate figure captions.
John MacFarlane
2023-03-05
DocBook reader: parse `figure` as a Figure element in the AST.
John MacFarlane
2023-03-03
Asciidoc writer: Properly escape `|` in table cells.
John MacFarlane
2023-03-01
Make sure TSV reader doesn't gobble tabs as whitespace.
John MacFarlane
2023-03-01
Org reader: accept empty tables
Albert Krewinkel
2023-02-24
RST reader: align with spec in syntax for role names.
John MacFarlane
[next]