summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* Markdown reader: improved raw tex parsing.John MacFarlane2017-12-22
* Lua modules: add stringify function to pandoc.utilsAlbert Krewinkel2017-12-22
* RST writer: fix anchors for headers.John MacFarlane2017-12-22
* Merge pull request #4177 from stencila/jats-xml-readerJohn MacFarlane2017-12-21
|\
| * Improve support for code language in JATSHamish Mackenzie2017-12-22
| * Add Basic JATS reader based on DocBook readerHamish Mackenzie2017-12-20
* | JATS writer: Make <p> optional in <td> and <th> (#4178)Hamish Mackenzie2017-12-21
* | Org writer: do not wrap "-" to avoid accidental bullet listsAlexander Krotov2017-12-21
* | Muse reader: parse anchors immediately after headings as IDsAlexander Krotov2017-12-21
* | Test more pandoc Lua module functionsAlbert Krewinkel2017-12-20
* | Muse reader: require that note references does not start with 0Alexander Krotov2017-12-20
|/
* Muse writer: don't wrap note references to the next lineAlexander Krotov2017-12-19
* Fix for #4171 fix: don't wrap note references after SoftBreakAlexander Krotov2017-12-19
* Muse reader: parse empty comments correctlyAlexander Krotov2017-12-19
* Org writer: don't allow fn refs to wrap to beginning of line.John MacFarlane2017-12-18
* OPML reader: enable raw HTML and other extensions by default for notes.John MacFarlane2017-12-17