aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-23LaTeX reader: Retain the Div around tables with attributes.John MacFarlane
2020-06-23Add test for #6481.John MacFarlane
2020-06-22Handle native Underline in Powerpoint writer.John MacFarlane
2020-06-22Use native Underline instead of Span in JiraJohn MacFarlane
2020-06-22Jira writer: always escape bracesAlbert Krewinkel
2020-06-20Recognize images with uppercase extensionsAlbert Krewinkel
2020-06-14Docbook reader: implement <procedure> (#6442)Mathieu Boespflug
2020-06-14Docbook: map <simplesect> to unnumbered section (#6436)Mathieu Boespflug
2020-05-20Add "summary" to list of block-level HTML tags.John MacFarlane
2020-05-18Propagate (DY)LD_LIBRARY_PATH in tests (#6376)Lila
2020-05-18Use CSS in favor of <br> for display math (#6372)Lila
2020-05-16Docx writer: enable column and row bands for tables.John MacFarlane
2020-05-12LaTeX writer: create hypertarget for links with identifier.John MacFarlane
2020-05-12Use latest skylighting.John MacFarlane
2020-05-12Lua: fix regression in package searcherAlbert Krewinkel
2020-05-02LaTeX Writer: Add support for customizable alignment of columns in beamer (#6...andrebauer
2020-04-28Support new Underline element in readers and writers (#6277)Vaibhav Sagar
2020-04-24RST writer: properly handle images with same alt text.John MacFarlane
2020-04-22AsciiDoc writer: add blank line after Div.John MacFarlane
2020-04-20Haddock Writer: Support Haddock tablesJoe Hermaszewski
2020-04-19More fixes for round-trip tests of HTML reader.John MacFarlane
2020-04-18Fixed round-trip HTML tests.John MacFarlane
2020-04-17Markdown writer: avoid unnecessary escapes before intraword `_`John MacFarlane
2020-04-17Merge pull request #6211 from tarleb/lua-pandocerrorJohn MacFarlane
2020-04-17LaTeX reader: don't put surrounding Div around Table.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 removal of the RowSpan, ColSpan, RowHeadColumns accessorsdespresc
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-15JATS reader: handle "label" element in section title.John MacFarlane
2020-04-11LaTeX writer: ensure that `-M csquotes` works even in fragment mode.John MacFarlane
2020-04-11HTML reader: support <bdo> (#6271)Tristan de Cacqueray
2020-04-09Jira reader: improve icon conversionAlbert Krewinkel
2020-04-07LaTeX reader: better handling of `\lettrine`.John MacFarlane
2020-04-06Vimwiki reader: Add nested syntax highlighting (#6257)Vlad Hanciuta
2020-04-04test/writer.jira: fix links, skip alias if it equals the targetAlbert Krewinkel
2020-04-04Jira: support citations, attachment links, and user linksAlbert Krewinkel