summaryrefslogtreecommitdiff
path: root/tests/Tests/Writers
Commit message (Expand)AuthorAge
* Update tests to work with runPure.John MacFarlane2017-01-25
* Tests: have docx writer test use runIOorExplode.Jesse Rosenthal2017-01-25
* LaTeX writer: Fix unnumbered headers when used with `--top-level`Albert Krewinkel2016-12-04
* Options: Removed writerStandalone, made writerTemplate a Maybe.John MacFarlane2016-11-30
* Refactor top-level division selection (#3261)Albert Krewinkel2016-11-27
* Allow to overwrite top-level division type heuristics (#3258)Albert Krewinkel2016-11-26
* Add option for top-level division typeAlbert Krewinkel2016-10-19
* Remove Tests.ArbitraryJesse Rosenthal2016-10-14
* Markdown writer: add test for note placement.Jesse Rosenthal2016-10-11
* LaTeX writer: change braced backtick to \textasciigrave{}Jesse Rosenthal2016-09-20
* Add test for backtick in verbatim.Jesse Rosenthal2016-09-19
* Docx writer test: comment out function to make compiler happy.Jesse Rosenthal2016-08-15
* Docx writer: test for custom styles.Jesse Rosenthal2016-08-15
* Docx writer tests: allow for altered round tripJesse Rosenthal2016-08-15
* Removed some redundant class constraints.John MacFarlane2016-07-14
* Added some entity tests in Markdown reader tests.John MacFarlane2016-01-19
* Add TEI Writer.csforste2016-01-19
* Implemented SoftBreak and new `--wrap` option.John MacFarlane2015-12-11
* Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...John MacFarlane2015-11-19
|\
* | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* | Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* | LaTeX writer: add `\protect` to `\hyperlink`.John MacFarlane2015-10-28
* | LaTeX writer: Use `\hypertarget` and `\hyperlink` for links.John MacFarlane2015-10-27
* | Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* | RST writer: do header normalization only in "standalone" mode.John MacFarlane2015-10-12
* | [RST Writer] Don't normalize heading levels below input minimumNikolay Yakimov2015-09-19
* | Tests: docx writer tests now use "../data" for data directory.John MacFarlane2015-09-09
|/
* Markdown writer: improved escaping.John MacFarlane2015-04-18
* Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...John MacFarlane2015-04-17
|\
| * LaTeX writer: Use a declaration for tight listsJose Luis Duran2014-09-01
* | RST Writer: Tests for rubrics and heading normalizationNikolay Yakimov2015-04-16
* | Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane2015-03-28
|\ \
* \ \ Merge pull request #1968 from lierdakil/issue1607John MacFarlane2015-03-16
|\ \ \
| * | | Docx Writer: Tables testNikolay Yakimov2015-03-08
| * | | Lists testNikolay Yakimov2015-03-08
| * | | Initial tests for writerNikolay Yakimov2015-03-03
| |/ /
* / / Support shortcut reference links in markdown writerKonstantin Zudov2015-03-10
|/ /
* | Improved texorpdfstring patch #1148.John MacFarlane2014-12-15
* | Merge branch 'use-texorpdfstring' of https://github.com/wilx/pandoc into wilx...John MacFarlane2014-12-15
|\ \
| * | Update tests suite to expect \texorpdfstring.Vaclav Zeman2014-02-13
* | | LaTeX writer: Test for protecting images in header.Jesse Rosenthal2014-09-09
| |/ |/|
* | LaTeX writer: Add tests for header-in-item.Jesse Rosenthal2014-08-31
* | Correctly implement capitalisation.Artyom Kazak2014-08-03
* | LaTeX writer: use \(..\) instead of $..$ for inline math.John MacFarlane2014-07-29
* | AsciiDoc writer: Double markers in intraword emphasis.John MacFarlane2014-07-20
* | LaTeX writer: Use `\textquotesingle` for `'` in inline code.John MacFarlane2014-06-23
* | LaTeX writer: Fixed strikeout + highlighted code. Closes #1294.John MacFarlane2014-06-20
* | Added Tests.Writer.AsciiDoc to repository.John MacFarlane2014-05-03
* | Distinguish tight and loose lists in Docbook outputNeil Mayhew2014-05-03
* | Add some unit tests for Writers.DocbookNeil Mayhew2014-04-12
|/