aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-02-03LaTeX template: Update to iftex package (#7073)Andrew Dunning4-15/+15
2021-02-02Fixed some compiler warnings in tests.John MacFarlane3-14/+3
2021-02-02Add tests for search_path_separatorAlbert Krewinkel1-0/+8
2021-02-02Check that all documented functions are present.Albert Krewinkel1-0/+19
2021-02-02Lua: add module "pandoc.path"Albert Krewinkel2-0/+19
2021-02-02Test suite: a more robust way of testing the executable.John MacFarlane4-72/+64
2021-02-01BibTeX writer: use doclayout and doctemplate.John MacFarlane1-3/+3
2021-02-01BibTeX writer fixes. Closes #7067.John MacFarlane1-0/+90
2021-01-31RST reader: fix handling of header in CSV tables.John MacFarlane1-0/+32
2021-01-29Markdown writer: handle math right before digit.John MacFarlane1-0/+6
2021-01-26Clean up BibTeX parsing.John MacFarlane2-5/+6
2021-01-22ImageSize: use viewBox for svg if no length, width.John MacFarlane1-16/+14
2021-01-22JATS writer: allow to use element-citationAlbert Krewinkel1-0/+146
2021-01-19JATS writer: Ensure that disp-quote is always wrapped in p.John MacFarlane3-96/+128
2021-01-16Revert "Markdown reader: support GitHub wiki's internal links (#2923) (#6458)"John MacFarlane1-30/+0
2021-01-16Markdown reader: support GitHub wiki's internal links (#2923) (#6458)Gautier DI FOLCO1-0/+30
2021-01-15Use dev version of citeproc.John MacFarlane1-11/+9
2021-01-12Docx writer: handle table header using styles.John MacFarlane32-0/+0
2021-01-10JATS writer: fix citations (#7018)Albert Krewinkel1-0/+48
2021-01-09Org reader: allow multiple pipe chars in todo sequencesAlbert Krewinkel1-0/+10
2021-01-08Update copyright notices for 2021 (#7012)Albert Krewinkel30-30/+30
2021-01-07gfm/commonmark writer: implement start number on ordered lists.John MacFarlane1-0/+8
2021-01-07T.P.Parsing: modify gridTableWith' for headerless tables.John MacFarlane5-73/+11
2021-01-06Remove `\setupthinrules` from default context template.John MacFarlane2-4/+0
2021-01-05HTML writer: fix implicit_figure at end of footnotes.John MacFarlane1-0/+20
2021-01-05Implement defaults file inheritance (#6924)David Martschenko10-0/+33
2021-01-04LaTeX reader: handle filecontents environment.John MacFarlane1-0/+37
2021-01-03Org reader: mark verbatim code with class "verbatim". (#6998)Dimitri Sabadie1-2/+2
2021-01-02LaTeX writer: revert table line height increase in 2.11.3.John MacFarlane6-79/+62
2021-01-01Org reader: restructure output of captioned code blocksAlbert Krewinkel1-3/+3
2020-12-30Mediawiki reader: allow space around storng/emph delimiters.John MacFarlane1-0/+21
2020-12-30Update ms table tests.John MacFarlane1-0/+14
2020-12-28Update test for new citeproc and require it in cabal.John MacFarlane1-1/+1
2020-12-27Add support for writing nested tables to asciidoc (#6972)timo-a1-0/+82
2020-12-27Powerpoint writer: allow arbitrary OOXML in raw inline elementsAlbert Krewinkel1-1/+1
2020-12-20LaTeX writer: support colspans and rowspans in tables. (#6950)Albert Krewinkel4-1/+86
2020-12-18Remove some test files that are no longer used.John MacFarlane3-48/+0
2020-12-17Update test with new skylighting CSS.John MacFarlane2-0/+2
2020-12-15Properly handle boolean values in writing YAML metadata.John MacFarlane1-0/+16
2020-12-15Allow both inline and external references to be usedJohn MacFarlane1-0/+18
2020-12-13RST writer: better image handling.John MacFarlane2-11/+31
2020-12-13Docx writer: keep raw openxml strings verbatim.Albert Krewinkel5-0/+19
2020-12-12ICML writer: fix image bounding box for custom widths/heightsmb213-0/+7
2020-12-10HTML reader: retain attribute prefixes and avoid duplicates.John MacFarlane2-5/+5
2020-12-07Merge pull request #6922 from jtojnar/db-writer-admonitionsJohn MacFarlane1-0/+66
2020-12-07Docbook writer: Handle admonition titles from Markdown readerJan Tojnar1-0/+14
2020-12-07Docbook writer: handle admonitionsJan Tojnar1-0/+52
2020-12-05Org reader: preserve targets of spurious linksAlbert Krewinkel1-2/+4
2020-12-05OpenDocument writer: Allow references for internal links (#6774)Nils Carlson1-0/+63
2020-12-05LaTeX reader: don't apply theorem default styling to a figure inside.John MacFarlane1-0/+34