summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-08-01HTML: use CSS flex boxes for columns.Albert Krewinkel
2022-08-01Markdown reader: allow special span classes in any positionAlbert Krewinkel
2022-08-01Markdown reader: allow more attributes in special spansAlbert Krewinkel
2022-07-31Fix tests for d2bd9abc4d5e9b6b4a6414fd010cdb5995f32935John MacFarlane
2022-07-30Support rowspans and colspans in grid tables (#8202)Albert Krewinkel
2022-07-30Add tests for zero-width and fullwidth chars in grid tablesAlbert Krewinkel
2022-07-28MediaWiki reader: allow HTML comment after row start.John MacFarlane
2022-07-28DokuWiki reader: support latex plugin and math.John MacFarlane
2022-07-25HTML writer: Allow "spanlike" classes to be combined.John MacFarlane
2022-07-25Test for #5795: remove redundant 'dfn' classesJohn MacFarlane
2022-07-18Unescape characters in `\lstinline` inside `\passthrough`.John MacFarlane
2022-07-16RST writer: Fix missing spaces with nested inlines.John MacFarlane
2022-07-12ms template: redefine rather than removing .CH macro.John MacFarlane
2022-07-11Use latest dev citeprocJohn MacFarlane
2022-07-07RTF reader: support `\nosupersub`.John MacFarlane
2022-07-06Use `formatCode` from #7525 in HTML and MediaWiki (#8162)Elliot Bobrow
2022-07-04Ensure that Nulls are ignored in creating slide shows.John MacFarlane
2022-07-03Remove Muse reader round-trip tests.John MacFarlane
2022-06-23Remove extra soft break for tasklist (#8142)black-desk
2022-06-22Ensure that metadata values w/o trailing newlines are...John MacFarlane
2022-06-21ConTeXt writer: support complex table structures. (#8116)Albert Krewinkel
2022-06-20LaTeX: Handle formatted text inside code inline (#8129)Elliot Bobrow
2022-06-13LaTeX reader: improve mathEnvWith.John MacFarlane
2022-06-10TikiWiki: support underlined textAlbert Krewinkel
2022-06-06ConTeXt writer: use "sectionlevel" environment for headings (#8106)Albert Krewinkel
2022-06-06Muse tests: do no try to roundtrip strings containing \DEL charAlbert Krewinkel
2022-06-04ConTeXt writer: unify link handling (#8096)Albert Krewinkel
2022-06-02makeSections: don't make a section for a div with class "fragments".John MacFarlane
2022-06-02HTML writer: fix bug with `--number-offset`.John MacFarlane
2022-06-01LaTeX writer: Improve grouping with autocites.John MacFarlane
2022-06-01Fix LaTeX tests for tables with colspansAlbert Krewinkel
2022-05-31Require skylighting 0.12.3.1 and update tests.John MacFarlane
2022-05-20Org reader: support line selection in INCLUDE directives. (#8060)Brian Leung
2022-05-18ICML writer: support custom-style attribute on Table.John MacFarlane
2022-05-16AsciiDoc writer: fix commas in link text.John MacFarlane
2022-05-11Improved reading <xref> elements in DocBook files (#8065)Frerich Raabe
2022-05-03RIS reader: get right order of names.John MacFarlane
2022-05-02Org reader: allow attrs for Org tables. (#8049)Brian Leung
2022-04-28HTML writer: avoid doubled style attribute...John MacFarlane
2022-04-26HTML writer: Add 'footnotes' identifier to footnotes section.John MacFarlane
2022-04-26Fix tests after changes to JATS templateAlbert Krewinkel
2022-04-21HTML writer: do not include the deprecated doc-endnote role.John MacFarlane
2022-04-20Don't parse inline notes with blank lines inside.John MacFarlane
2022-04-08Commonmark/markua/gfm writers: avoid excessive indentation...John MacFarlane
2022-04-08Shared.taskListItemToAscii: handle asciidoctor's characters.John MacFarlane
2022-04-01Fix regression with `ascii_identifiers` and Turkish undotted i.John MacFarlane
2022-03-30LaTeX writer: add () after booktabs rules.John MacFarlane
2022-03-29LaTeX writer: support `page`,`trim`,`clip` attributes on images.John MacFarlane
2022-03-29RST reader: wrap math in Span to preserve attributes (#7998)Albert Krewinkel
2022-03-28JATS writer: Fix handling of CSL variable 'page'.John MacFarlane