aboutsummaryrefslogtreecommitdiff
path: root/test/Tests
AgeCommit message (Expand)Author
2020-10-07Use golden test framework for command tests.John MacFarlane
2020-10-06DOCX reader: Allow empty dates in comments and tracked changes (#6726)Diego Balseiro
2020-10-02Docx writer: better handle list items whose contents are lists (#6522)Michael Hoffmann
2020-09-21Markdown reader: Set citationNoteNum accurately in citations.John MacFarlane
2020-09-15LaTeX reader: fix improper empty cell filtering (#6689)Christian Despres
2020-09-13HTML writer: support intermediate table headersAlbert Krewinkel
2020-09-13Fix hlint suggestions, update hlint.yaml (#6680)Christian Despres
2020-09-12HTML writer: render table footers if presentAlbert Krewinkel
2020-09-12[API change] Rename Writers.Tables and its contents (#6679)Christian Despres
2020-09-10Support colspans and rowspans in HTML tables (#6644)Albert Krewinkel
2020-09-05Add Writers.Tables helper functions and types, add tests for those (#6655)Christian Despres
2020-08-15[Latex Reader] Fixing issues with \multirow and \multicolumn table cells (#6608)Laurent P. René de Cotret
2020-08-07[Latex Reader] Table cell parser not consuming spaces correctly (#6597)Laurent P. René de Cotret
2020-07-23Col-span and row-span in LaTeX reader (#6470)Laurent P. René de Cotret
2020-07-08Escape starting periods in ms writer code blocksMichael Hoffmann
2020-07-01Org reader: respect tables-excluding export settingAlbert Krewinkel
2020-06-30Org reader: respect export setting disabling footnotesAlbert Krewinkel
2020-06-30Org reader: respect export setting which disables entitiesAlbert Krewinkel
2020-06-29Org reader: keep unknown keyword lines as raw orgAlbert Krewinkel
2020-06-29Org reader: unify keyword handlingAlbert Krewinkel
2020-06-29Org reader: support LATEX_HEADER_EXTRA and HTML_HEAD_EXTRA settingsAlbert Krewinkel
2020-06-29Org reader: allow multiple #+SUBTITLE export settingsAlbert Krewinkel
2020-06-28JATS reader: parse abstract element into metadata field of same name (#6482)Albert Krewinkel
2020-06-28Org reader: read `#+INSTITUTE` values as text with markupAlbert Krewinkel
2020-06-28Org tests: group export settings test for Org readerAlbert Krewinkel
2020-06-28Org reader: update behavior of author, keywords export settingsAlbert Krewinkel
2020-06-27Org reader: read description lines as inlinesAlbert Krewinkel
2020-06-25Org reader: honor tex export optionAlbert Krewinkel
2020-06-22Use native Underline instead of Span in JiraJohn MacFarlane
2020-06-20Recognize images with uppercase extensionsAlbert Krewinkel
2020-05-18Propagate (DY)LD_LIBRARY_PATH in tests (#6376)Lila
2020-05-12Lua: fix regression in package searcherAlbert Krewinkel
2020-04-28Support new Underline element in readers and writers (#6277)Vaibhav Sagar
2020-04-19More fixes for round-trip tests of HTML reader.John MacFarlane
2020-04-18Fixed round-trip HTML tests.John MacFarlane
2020-04-17API change: use PandocError for exceptions in Lua subsystemAlbert Krewinkel
2020-04-15Modify toLegacyTable to cut up cells, add testsdespresc
2020-04-15Use the new builders, modify readers to preserve empty headersdespresc
2020-04-15Adapt to the newest Table type, fix some previous adaptation issuesdespresc
2020-04-15Implement the new Table typedespresc
2020-04-15Markdown Reader: Fix inline code in lists (#6284)Nikolay Yakimov
2020-04-04Jira: support citations, attachment links, and user linksAlbert Krewinkel
2020-04-03Jira reader: resolve parsing issues of blockquote, colorAlbert Krewinkel
2020-03-31Jira reader: use span with class `underline` for inserted textAlbert Krewinkel
2020-03-31Jira writer: convert spans with class `underline` to inserted textAlbert Krewinkel
2020-03-30Jira reader: retain image attributesAlbert Krewinkel
2020-03-28More cleanup (#6209)Joseph C. Sible
2020-03-19Jira reader: fix parsing of tables without preceding blanklineAlbert Krewinkel
2020-03-18Jira reader: fix parsing of strikeout, emphasisAlbert Krewinkel
2020-03-13Update copyright year (#6186)Albert Krewinkel