aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-07-11SelfContained: Use inline svg instead of data uris...John MacFarlane
2023-07-10Typst reader: fix regression in recognition of display math.John MacFarlane
2023-07-06Add typst reader tests.John MacFarlane
2023-07-06Move test/tables.asciidoctor -> test/tables.asciidoc_legacy.John MacFarlane
2023-07-05Fix asciidoc testsJohn MacFarlane
2023-07-05Make modern AsciiDoc the target for `asciidoc`.John MacFarlane
2023-07-02Update line-through for asciidoc writer to custom inline style (#8934)Kevin Broch
2023-06-30Typst writer: improve handling of autolinks.John MacFarlane
2023-06-24Update #8764 command test for latest change to HTML table parser (#8634).John MacFarlane
2023-06-24Update TableBody RowHeadColumns caculation: change from max to min (#8634)Ruqi
2023-06-23Improve tests for fillMediaBag/extractMedia.John MacFarlane
2023-06-23Add tests for fillMediaBag/extractMedia.John MacFarlane
2023-06-22Retain image query parameters in dokuwiki reader (#8887)ech0
2023-06-22Textile reader: Add support for link references (#8706)Stephen Altamirano
2023-06-22LaTeX reader: support alt text on images. (#8745)Albert Krewinkel
2023-06-19Make `implicit_figures` work again in commonmark reader.John MacFarlane
2023-06-17Update tests for #8903John MacFarlane
2023-06-08Add footer and multiple body parsing to JATS table reader (#8795)Noah Malmed
2023-06-07Parse references title from ref-list in JATS reader.John MacFarlane
2023-06-07JATS writer: include title in ref-list.John MacFarlane
2023-06-06Add typst reader.John MacFarlane
2023-06-06Improve title and label parsing in the JATS reader (#8840)Noah Malmed
2023-06-05Typst writer: use `#footnote` for notes.John MacFarlane
2023-05-09Rename test/docx/block_quotes_parse_indent.native for consistencyStephan Meijer
2023-05-08LaTeX writer: better fix for colspecs for multicolumn table.John MacFarlane
2023-05-08Introduce support for Intense Quote in Docx conversionStephan Meijer
2023-05-06Use latest texmathJohn MacFarlane
2023-05-04Markdown reader: disallow escaping of `~` and `"` in markdown_strictAlbert Krewinkel
2023-05-04LaTeX reader: ignore args to column type in `\multicolumn`.Albert Krewinkel
2023-05-01Writers.OpenDocument: handle row header column cells as header cellsMichael Stahl
2023-05-01Writers.OpenDocument: handle row header column cells as ordinary cellsMichael Stahl
2023-05-01Writers.OpenDocument: fix invalid text:p inside text:p from metaMichael Stahl
2023-04-28Writers.ODT: stop validator complaints by producing ODF 1.3Michael Stahl
2023-04-05Typst writer: use `<..>` for labels, create internal links.John MacFarlane
2023-04-05Add rowspan, colspan and alignment to cells in jats table reader (#8726)Noah Malmed
2023-04-05Remove links from inside links in mediawiki writer (#8739)wgevaert
2023-04-05Org reader: treat `#+NAME` as synonym for `#+LABEL`.Albert Krewinkel
2023-04-01Org reader: require abstract environment to use lowercaseAlbert Krewinkel
2023-03-29styles.html: fix task-list styling in reveal.jsAlbert Krewinkel
2023-03-29HTML writer: use first paragraph in task item as checkbox label.Albert Krewinkel
2023-03-27Typst writer: fix alignment issue in lists.John MacFarlane
2023-03-27Typst: Use customized term instead of custom macro for def lists.John MacFarlane
2023-03-27Typst writer: support column aligns in tables.John MacFarlane
2023-03-26More Typst writer improvements.John MacFarlane
2023-03-26Typst writer improvements.John MacFarlane
2023-03-26Moved a misplaced command test.John MacFarlane
2023-03-25Add typst writer.John MacFarlane
2023-03-22Org reader: Allow zero width space as an escape characterChristian Christiansen
2023-03-22DocBook reader: handle "book" for xref referencesAndres Freund
2023-03-20HTML reader: fix behavior with `-native_spans-raw_html`.John MacFarlane