summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* RST reader: add aligned environment when needed in math.John MacFarlane2018-01-14
* Markdown reader: Improved inlinesInBalancedBrackets.John MacFarlane2018-01-14
* Shorten unbalanced brackets test.John MacFarlane2018-01-14
* LaTeX reader: pass through macro defs in rawLaTeXBlock...John MacFarlane2018-01-13
* data/pandoc.lua: add attr, listAttributes accessorsAlbert Krewinkel2018-01-13
* data/pandoc.lua: accept single block as singleton listAlbert Krewinkel2018-01-13
* LaTeX reader: allow macro definitions inside macros.John MacFarlane2018-01-13
* data/pandoc.lua: accept singleton inline as a listAlbert Krewinkel2018-01-13
* Lua filters: improve error messagesAlbert Krewinkel2018-01-12
* Lua filters: make PANDOC_READER_OPTIONS availableAlbert Krewinkel2018-01-12
* RST reader: better handling for headers with an anchor.John MacFarlane2018-01-10
* Fixed a test case so it works on windows too.John MacFarlane2018-01-09
* HTML writer: Fixed footnote backlinks with --id-prefix.John MacFarlane2018-01-09
* data/pandoc.lua: cleanup code, remove cruftAlbert Krewinkel2018-01-08
* Lua: make pandoc-types version available as PANDOC_API_VERSIONAlbert Krewinkel2018-01-07
* Lua: make pandoc version available as PANDOC_VERSIONAlbert Krewinkel2018-01-07
* Powerpoint writer: Set default slidelevel correctly.Jesse Rosenthal2018-01-03
* Docx reader: Add tests for paragraph insertion/deletion.Jesse Rosenthal2018-01-02
* Docx reader: tests for overlapping targets (anchor spans).Jesse Rosenthal2017-12-31
* Docx Reader: Combine adjacent anchors.Jesse Rosenthal2017-12-31
* Docx reader: tests for removing unused anchors.Jesse Rosenthal2017-12-30
* Muse reader: enable round trip testAlexander Krotov2017-12-30
* Docx reader: Read multiple children of w:sdtContents`Jesse Rosenthal2017-12-30
* Powerpoint Writer tests: Add quickcheck tests for content types.Jesse Rosenthal2017-12-29
* Powerpoint writer test: more slide number testsJesse Rosenthal2017-12-29
* Merge pull request #4170 from oltolm/opendocumentJohn MacFarlane2017-12-28
|\
| * improve formatting of formulas in OpenDocumentoltolm2017-12-28
* | Powerpoint writer tests: use IO.John MacFarlane2017-12-28
* | Use insertInFileTree in powerpoint test.John MacFarlane2017-12-28
* | Text.Pandoc.Class: add insertInFileTree (API change).John MacFarlane2017-12-28
* | Fixed warning in powerpoint writer test.John MacFarlane2017-12-28
* | LaTeX writer: Use \endhead after \toprule in headerless tables.John MacFarlane2017-12-28
* | LaTeX reader: be more tolerant of `&` character.John MacFarlane2017-12-28
* | PowerPoint writer: Introduce beginning of testsJesse Rosenthal2017-12-28
* | Org smart test: drop superfluous importAlbert Krewinkel2017-12-28
* | Org reader: support minlevel option for includesAlbert Krewinkel2017-12-28
* | Break-up org reader test fileAlbert Krewinkel2017-12-28
* | Merge pull request #4184 from mb21/html-reader-figcaptionJohn MacFarlane2017-12-27
|\ \
| * | HTML Reader: be more forgiving about figcaptionmb212017-12-23
* | | HTML reader: parse div with class `line-block` as LineBlock.John MacFarlane2017-12-27
* | | Added tests for custom writer.John MacFarlane2017-12-27
* | | Docx reader: add tests for structured document tags unwrapping.Jesse Rosenthal2017-12-27
| |/ |/|
* | LaTeX reader: support `\foreignlanguage` from babel.John MacFarlane2017-12-26
* | HTML writer: Use br elements in line blocks...John MacFarlane2017-12-26
* | RST reader: allow empty list items (as docutils does).John MacFarlane2017-12-24
* | Lua modules: add function pandoc.utils.hierarchicalizeAlbert Krewinkel2017-12-23
* | JATS reader: process author metadata.John MacFarlane2017-12-23
* | Lua modules: add function pandoc.utils.normalize_dateAlbert Krewinkel2017-12-23
* | Lua modules: add function pandoc.utils.to_roman_numeralAlbert Krewinkel2017-12-23
|/
* `latex_macros` extension changes.John MacFarlane2017-12-22