aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-01-22ImageSize: use viewBox for svg if no length, width.John MacFarlane
2021-01-22JATS writer: allow to use element-citationAlbert Krewinkel
2021-01-19JATS writer: Ensure that disp-quote is always wrapped in p.John MacFarlane
2021-01-16Revert "Markdown reader: support GitHub wiki's internal links (#2923) (#6458)"John MacFarlane
2021-01-16Markdown reader: support GitHub wiki's internal links (#2923) (#6458)Gautier DI FOLCO
2021-01-15Use dev version of citeproc.John MacFarlane
2021-01-12Docx writer: handle table header using styles.John MacFarlane
2021-01-10JATS writer: fix citations (#7018)Albert Krewinkel
2021-01-09Org reader: allow multiple pipe chars in todo sequencesAlbert Krewinkel
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel
2021-01-07gfm/commonmark writer: implement start number on ordered lists.John MacFarlane
2021-01-07T.P.Parsing: modify gridTableWith' for headerless tables.John MacFarlane
2021-01-06Remove `\setupthinrules` from default context template.John MacFarlane
2021-01-05HTML writer: fix implicit_figure at end of footnotes.John MacFarlane
2021-01-05Implement defaults file inheritance (#6924)David Martschenko
2021-01-04LaTeX reader: handle filecontents environment.John MacFarlane
2021-01-03Org reader: mark verbatim code with class "verbatim". (#6998)Dimitri Sabadie
2021-01-02LaTeX writer: revert table line height increase in 2.11.3.John MacFarlane
2021-01-01Org reader: restructure output of captioned code blocksAlbert Krewinkel
2020-12-30Mediawiki reader: allow space around storng/emph delimiters.John MacFarlane
2020-12-30Update ms table tests.John MacFarlane
2020-12-28Update test for new citeproc and require it in cabal.John MacFarlane
2020-12-27Add support for writing nested tables to asciidoc (#6972)timo-a
2020-12-27Powerpoint writer: allow arbitrary OOXML in raw inline elementsAlbert Krewinkel
2020-12-20LaTeX writer: support colspans and rowspans in tables. (#6950)Albert Krewinkel
2020-12-18Remove some test files that are no longer used.John MacFarlane
2020-12-17Update test with new skylighting CSS.John MacFarlane
2020-12-15Properly handle boolean values in writing YAML metadata.John MacFarlane
2020-12-15Allow both inline and external references to be usedJohn MacFarlane
2020-12-13RST writer: better image handling.John MacFarlane
2020-12-13Docx writer: keep raw openxml strings verbatim.Albert Krewinkel
2020-12-12ICML writer: fix image bounding box for custom widths/heightsmb21
2020-12-10HTML reader: retain attribute prefixes and avoid duplicates.John MacFarlane
2020-12-07Merge pull request #6922 from jtojnar/db-writer-admonitionsJohn MacFarlane
2020-12-07Docbook writer: Handle admonition titles from Markdown readerJan Tojnar
2020-12-07Docbook writer: handle admonitionsJan Tojnar
2020-12-05Org reader: preserve targets of spurious linksAlbert Krewinkel
2020-12-05OpenDocument writer: Allow references for internal links (#6774)Nils Carlson
2020-12-05LaTeX reader: don't apply theorem default styling to a figure inside.John MacFarlane
2020-12-04Markdown writer: ensure that a new csl-block begins on a new line.John MacFarlane
2020-12-03EPUB writer: include title page in landmarks.John MacFarlane
2020-12-03Docx writer: Support bold and italic in "complex script."John MacFarlane
2020-11-27HTML reader tests: improve test coverage of new featuresAlbert Krewinkel
2020-11-27HTML reader: support body headers, row head columnsAlbert Krewinkel
2020-11-26Docx writer: Fix bullets/lists indentationcholonam
2020-11-26LaTeX reader: preserve center environment (#6852)Igor Pashev
2020-11-26HTML reader: improve support for table headers, footer, attributesAlbert Krewinkel
2020-11-25latex template: put back amssymbJohn MacFarlane
2020-11-25Update tests for LaTeX table changes.John MacFarlane
2020-11-25LaTeX tables: Fix calculation of column spacing.John MacFarlane