aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-01-04OPML writer: respect `--wrap` options & `--columns` in contents of notes.John MacFarlane
2023-12-30Add command test for #9293.John MacFarlane
2023-12-26ODT/opendocument writers: properly handle highlighting styles.John MacFarlane
2023-12-22Markdown writer: add table identifier at end of caption if present.John MacFarlane
2023-12-20Org reader: parse caption and label for grid tables.John MacFarlane
2023-12-20Remove html5shiv from default HTML5 template.John MacFarlane
2023-12-19fix(docx): sort inline elements in schema orderEdwin Török
2023-12-18LaTeX writer: omit superfluous page locator label...John MacFarlane
2023-12-18fix(docx): fix validation error on endnotePrEdwin Török
2023-12-18fix(docx): fix validation error on w:tblHeaderEdwin Török
2023-12-18fix(docx): use left vs start consistentlyEdwin Török
2023-12-18fix(docx): fix validation error on inline w:i/w:iCs orderEdwin Török
2023-12-18fix(docx): fix OOXMLValidator error on KeywordTok outputEdwin Török
2023-12-18fix(docx): fix validation error on w:annotationRefEdwin Török
2023-12-18test(docx): also compare number of childrenEdwin Török
2023-12-18fix(docx): fix validation error in w:nsidEdwin Török
2023-12-18Docx writer: fixed validation errors in tables.John MacFarlane
2023-12-18Docx writer: fix validation error.John MacFarlane
2023-12-17Docx writer: ensure that elements in settings are ordered correctly.John MacFarlane
2023-12-17test/docx/golden: regenerateEdwin Török
2023-12-14Typst writer: emit `;` after typst code...John MacFarlane
2023-12-12Depend on texmath 0.12.8.6.John MacFarlane
2023-12-11Typst template fixes.John MacFarlane
2023-12-10LaTeX writer: fix bug with big footnotes inside emphasis (#9168)Hikaru Ibayashi
2023-12-09Typst writer: use quote for block quotes.John MacFarlane
2023-12-08Docx writer: Use different style for block quotes in notes.John MacFarlane
2023-12-08Docx writer: allow embedded fonts to be used in reference.docx.John MacFarlane
2023-12-08Update typst-hs commit and typst writer test.John MacFarlane
2023-12-05Add tests for alerts gfm <-> docbook.John MacFarlane
2023-12-05Fine-tuning on alerts.John MacFarlane
2023-12-04HTML5 writer footnote changes (aria-role, element type).John MacFarlane
2023-11-29LaTeX reader: handle otherlanguage environment...John MacFarlane
2023-11-29Docx reader: unwrap content of shaped textboxes...Stephan Meijer
2023-11-25Update command test for SVG embedding changes.John MacFarlane
2023-11-22LaTeX writer: handle identifiers inside heading contents.John MacFarlane
2023-11-19Man reader: properly handle `.sp` macro inside lists and block quotes.John MacFarlane
2023-11-17LaTeX reader: fix theorem label parsing (#9198)Hikaru Ibayashi
2023-11-15Typst writer: better handling of tables with captions.John MacFarlane
2023-11-15HTML reader: Fix handling of invalidly nested sublists.John MacFarlane
2023-11-15Markdown reader: don't change newlines to spaces in math.John MacFarlane
2023-11-06ODT reader: Support attr `text:continue-numbering` (#8998)Stephan Meijer
2023-11-05Markdown reader: make attributes work with reference links.John MacFarlane
2023-11-03LaTeX template: include bookmark package unconditionally.John MacFarlane
2023-11-02T.P.RoffChar: escape `-` as `\-`.John MacFarlane
2023-10-28Shared: improve isTightList...John MacFarlane
2023-10-27Update typst-reader test for new typst-hs.John MacFarlane
2023-10-26Make `reference-section-title` work with `jats+element_citations`.John MacFarlane
2023-10-26Modify JATS reader to handle BITS too (#9138)Julia Diaz
2023-10-26Org writer: escape literal `*`, `|`, `#` at beginning of line with ZWS.John MacFarlane
2023-10-22DokuWiki reader: parse `<code>` and `<file>` as block-level code.John MacFarlane