aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2023-10-21LaTeX reader: better handle spacing commands...John MacFarlane
2023-10-20Typst writer: add `#box` around image to make it inline. (#9149)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-17LaTeX writer: fix rowspans in tables...John MacFarlane
2023-10-17LaTeX writer: don't treat table as "simple" if they have col widths.John MacFarlane
2023-10-17JATS reader: fix handling of alt-text (#9134)Julia Diaz
2023-10-16Typst writer: escape `(`.John MacFarlane
2023-10-05Man writer: Fix some spacing issues around links.John MacFarlane
2023-10-05T.P.Shared.splitSentences: don't split after initials.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-14Ms writer: improvements in image handling.John MacFarlane
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