aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-09-07Fix default citeproc entry-spacing.John MacFarlane
2023-09-04JATS reader: Ignore `<processing-meta>` element (#9057)Julia Diaz
2023-09-01LaTeX writer: Fix regression.John MacFarlane
2023-09-01HTML writer: use the ID prefix in the ID for the footnotes section.Benjamin Esham
2023-08-31LaTeX writer: fix regression in escaping URLs.John MacFarlane
2023-08-30Org reader: don't parse alphabetical lists...John MacFarlane
2023-08-30JATS reader: Multilevel support for `<permissions>` metadata (#9037)Julia Diaz
2023-08-29Support images with wikilink syntax.John MacFarlane
2023-08-29Markdown: Allow a citation or reference link to be parsed after a `!`.John MacFarlane
2023-08-29Markdown reader: fix dropped `!` before nonexistent reference.John MacFarlane
2023-08-27Update tests for skylighting-format-blaze-html change.John MacFarlane
2023-08-26Org reader: allow escaping commas in macro argumentsAmneesh Singh
2023-08-26LaTeX writer link/target improvements.John MacFarlane
2023-08-25Man writer: avoid a .PP right after a section heading.John MacFarlane
2023-08-25Man writer: improvements to code and code blocks.John MacFarlane
2023-08-24Man writer: don't emit `.hy`...John MacFarlane
2023-08-23JATS writer: fix placement of ref-list...John MacFarlane
2023-08-23Also escape % in URLs.John MacFarlane
2023-08-22Use lastest texmath, typst-symbols, typst.John MacFarlane
2023-08-21Typst writer: use `~` for nonbreaking space.John MacFarlane
2023-08-19LaTeX writer: improve internal links and targets.John MacFarlane
2023-08-18Docx reader: omit "Table NN" from caption.John MacFarlane
2023-08-18Org reader: allow example lines to end immediately after the colonBrian Leung
2023-08-14Docx reader: Avoid spurious block quotes in list items.John MacFarlane
2023-08-13Fix tests for change to template in #8999.John MacFarlane
2023-08-10Fix display of block elements in JATS reader (PR #8971)Julia Diaz
2023-08-09LaTeX writer: Improve escaping of URIs in href, url.John MacFarlane
2023-08-09Typst writer: put the label in right place for Div, use `#block`.John MacFarlane
2023-08-09HTML reader: avoid duplicate id on header and div.John MacFarlane
2023-08-05HTML reader: properly calculate RowHeadColumns.John MacFarlane
2023-08-05Add test for #8984.John MacFarlane
2023-08-05Revert "Revert "Update #8764 command test for latest change to HTML table par...John MacFarlane
2023-08-05HTML reader: require unanimity for RowHeadColumns.John MacFarlane
2023-08-05Revert "Update TableBody RowHeadColumns caculation: change from max to min (#...John MacFarlane
2023-08-05Revert "Update #8764 command test for latest change to HTML table parser (#86...John MacFarlane
2023-08-04OpenDocument writer: implement syntax highlighting.John MacFarlane
2023-08-04Started implementing syntax highlighting for ODT.John MacFarlane
2023-07-27SelfContained: retain attributes in svg tag...John MacFarlane
2023-07-26SelfContained: fix calculation of svg width and height.John MacFarlane
2023-07-26Add clause for svg to default CSS for HTML.John MacFarlane
2023-07-25SelfContained: Improve inline SVGs.John MacFarlane
2023-07-25Typst writer: escape `//`.John MacFarlane
2023-07-20Fix new variant of the vulnerability in CVE-2023-35936.John MacFarlane
2023-07-19Refine command line option preprocessor and add tests for #8956.John MacFarlane
2023-07-19Add test for #8956.John MacFarlane
2023-07-18JATS writer: don't use `<code>` for inline code.John MacFarlane
2023-07-13Fix bugs in implementation of #8948.John MacFarlane
2023-07-12RST writer: fix figure handling.John MacFarlane
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