summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-03-14LaTeX template: Fix regression with code in footnotes...John MacFarlane
2022-03-13Remove special redefinition of `\sout`.John MacFarlane
2022-03-13LaTeX template: Move `\sout` correction after hyperref.John MacFarlane
2022-03-13LaTeX template: move hyperref near end of preamble.John MacFarlane
2022-03-11Org writer: stop indenting property drawers, quote blocksAlbert Krewinkel
2022-03-09LaTeX reader: allow inline groups starting with `\bgroup`.John MacFarlane
2022-03-08Add tests for idempotency of makeSections.John MacFarlane
2022-03-07Markdown writer: update escaping rules for `\`.John MacFarlane
2022-03-01RST writer: support all standard metadata ("bibliographic") fields.John MacFarlane
2022-02-28DocBook reader: improve info parsing.John MacFarlane
2022-02-27LaTeX reader: rudimentary support for vbox.John MacFarlane
2022-02-26Markdown writer: don't produce redundant header identifier...John MacFarlane
2022-02-23Markdown reader: remove restriction on identifiers...John MacFarlane
2022-02-23Tests: improve location reporting of failing testsAlbert Krewinkel
2022-02-22Fix typos (#7934)Dimitris Apostolou
2022-02-21Org reader: More flexible LaTeX environmentsLucas V. R
2022-02-19LaTeX reader: Handle `\label` and `\ref` for footnotes.John MacFarlane
2022-02-13Add tests for #7919.John MacFarlane
2022-02-13Markdown reader: allow one-column pipe tables with pipe on right.John MacFarlane
2022-02-12JATS reader: improve handling of fn-group elements (#7914)Albert Krewinkel
2022-02-11Put id attributes on TOC entries #7907 (#7913)damon-sava-stanley
2022-02-11RST reader: fix treatment of headerless simple tables.John MacFarlane
2022-02-11Add DokuWiki table alignment for #5202 (#7908)damon-sava-stanley
2022-02-09Add command test for #7884.John MacFarlane
2022-02-09Fix parsing of epub footnotes.John MacFarlane
2022-02-06Docbook writer: Interpret links without contents as cross-references (#7360)Jan Tojnar
2022-02-05RIS reader: support ID and DO fields.John MacFarlane
2022-02-05Add RIS bibliography format reader.John MacFarlane
2022-02-04EndNote reader: add nocite as the other bib format readers do.John MacFarlane
2022-02-04Docx zotero/mendeley/endnote: add comma before locator in suffix.John MacFarlane
2022-02-04Add endnotexml reader test.John MacFarlane
2022-02-04Add mendeley citation tests.John MacFarlane
2022-02-03Docx reader: add bibliographic entries for zotero ADDIN.John MacFarlane
2022-02-03Add zoreto test with +citations.John MacFarlane
2022-02-03Add zotero citation test with docx-citations.John MacFarlane
2022-01-31Custom writer: default to single quotes for stringsAlbert Krewinkel
2022-01-29Use `[x]` not `[X]` for asciidoctor checklists.John MacFarlane
2022-01-28HTML writer: avoid duplicate "style" attributes on table cellsAlbert Krewinkel
2022-01-28Don't read files outside of user data directoryEven Brenden
2022-01-23CommonMark reader: fix source position after YAML metadata.John MacFarlane
2022-01-21Fix compiler warnings.John MacFarlane
2022-01-21Update command tests to distinguish stderr and test exit status.John MacFarlane
2022-01-21Search for metadata files in $DATADIR/metadata (#7851)Even Brenden
2022-01-20Avoid putting a frame around speaker notes in beamer.John MacFarlane
2022-01-20HTML writer: don't break lines inside code elements.John MacFarlane
2022-01-19Markdown writer: handle explicit column widths with pipe tables.John MacFarlane
2022-01-19Remove unused file test/command/jats.cslAlbert Krewinkel
2022-01-18Docx writer: Separate tables even with RawBlocks between (#7844)Michael Hoffmann
2022-01-16Support checklists in asciidoctor writer (#7832)Nikolai Korobeinikov
2022-01-16CSS in HTML template: adjust #TOC and h1 on mobile (#7835)Mauro Bieg