aboutsummaryrefslogtreecommitdiff
path: root/test/command
AgeCommit message (Expand)Author
2024-02-16More fixes for SVG ids with `--self-contained`.John MacFarlane
2024-02-13LaTeX reader: improve treatment of cref, Cref.John MacFarlane
2024-02-12Typst writer: improve citation support.John MacFarlane
2024-02-12HTML5 writer: Add suffix to multiple footnote section idsSam May
2024-02-12Markdown writer: use different width fences for nested divs.John MacFarlane
2024-02-11Man reader: move spaces outside of emph/strong.John MacFarlane
2024-02-09Fix id replacements in SVGs with clipping paths.John MacFarlane
2024-02-09Fix size of duplicated SVGs with `--embed-resources`.John MacFarlane
2024-02-03Shared: `makeSections` behavior changes.John MacFarlane
2024-01-29Typst writer: handle labels and citaiton ids with spaces...John MacFarlane
2024-01-29Typst writer: avoid illegal labels.John MacFarlane
2024-01-29LaTeX reader: generate relative widths for `\linewidth`, `\textheight`.John MacFarlane
2024-01-29Makefile: change default rule to build THEN test.John MacFarlane
2024-01-29Typst writer escaping improvements.John MacFarlane
2024-01-26EPUB reader: don't put `#` characters in identifiers.John MacFarlane
2024-01-25Add some kerns where needed between quotes in LaTeX output.John MacFarlane
2024-01-23add testcaseGokul Rajiv
2024-01-22Org writer: escape special lines in code blocksAlbert Krewinkel
2024-01-20LaTeX writer: create valid table even when table is empty.John MacFarlane
2024-01-18Markdown writer: fix output for pipe tables...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-18LaTeX writer: omit superfluous page locator label...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-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-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-05Markdown reader: make attributes work with reference links.John MacFarlane
2023-11-02T.P.RoffChar: escape `-` as `\-`.John MacFarlane
2023-10-28Shared: improve isTightList...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-21LaTeX reader: better handle spacing commands...John MacFarlane
2023-10-20Markdown reader: fix blindspot with superscript in links.John MacFarlane
2023-10-19HTML reader: allow th to close td and vice versa.John MacFarlane
2023-10-17JATS reader: fix handling of alt-text (#9134)Julia Diaz
2023-10-05Man writer: Fix some spacing issues around links.John MacFarlane
2023-10-04Man writer: use UR, MT macros for URLs, emails.John MacFarlane
2023-09-18Fix uneven indents in LaTeX line block output.John MacFarlane
2023-09-16HTML reader: parse task lists using input elements (#9066)Seth Speaks
2023-09-07Fix default citeproc entry-spacing.John MacFarlane