index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Tests
/
Writers
Age
Commit message (
Expand
)
Author
2017-02-04
Moved tests/ -> test/.
John MacFarlane
2017-01-28
LaTeX writer: export writeBeamer.
John MacFarlane
2017-01-26
Split writeDocbook into writeDocbook4, writeDocbook5.
John MacFarlane
2017-01-25
Provide explicit separate functions for HTML 4 and 5.
John MacFarlane
2017-01-25
Removed writerHighlight; made writerHighlightStyle a Maybe.
John MacFarlane
2017-01-25
Made `smart` extension default for pandoc markdown.
John MacFarlane
2017-01-25
Added ReaderOptions parameter to readNative.
John MacFarlane
2017-01-25
Simplified reference-docx/reference-odt to reference-doc.
John MacFarlane
2017-01-25
Update all tests to use new readers and error structure.
Jesse Rosenthal
2017-01-25
Changed readNative to use PandocMonad.
John MacFarlane
2017-01-25
Update tests to work with runPure.
John MacFarlane
2017-01-25
Tests: have docx writer test use runIOorExplode.
Jesse Rosenthal
2016-12-04
LaTeX writer: Fix unnumbered headers when used with `--top-level`
Albert Krewinkel
2016-11-30
Options: Removed writerStandalone, made writerTemplate a Maybe.
John MacFarlane
2016-11-27
Refactor top-level division selection (#3261)
Albert Krewinkel
2016-11-26
Allow to overwrite top-level division type heuristics (#3258)
Albert Krewinkel
2016-10-19
Add option for top-level division type
Albert Krewinkel
2016-10-14
Remove Tests.Arbitrary
Jesse Rosenthal
2016-10-11
Markdown writer: add test for note placement.
Jesse Rosenthal
2016-09-20
LaTeX writer: change braced backtick to \textasciigrave{}
Jesse Rosenthal
2016-09-19
Add test for backtick in verbatim.
Jesse Rosenthal
2016-08-15
Docx writer test: comment out function to make compiler happy.
Jesse Rosenthal
2016-08-15
Docx writer: test for custom styles.
Jesse Rosenthal
2016-08-15
Docx writer tests: allow for altered round trip
Jesse Rosenthal
2016-07-14
Removed some redundant class constraints.
John MacFarlane
2016-01-19
Added some entity tests in Markdown reader tests.
John MacFarlane
2016-01-19
Add TEI Writer.
csforste
2015-12-11
Implemented SoftBreak and new `--wrap` option.
John MacFarlane
2015-11-19
Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb...
John MacFarlane
2015-11-09
Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."
John MacFarlane
2015-11-08
Use -XNoImplicitPrelude and 'import Prelude' explicitly.
John MacFarlane
2015-10-28
LaTeX writer: add `\protect` to `\hyperlink`.
John MacFarlane
2015-10-27
LaTeX writer: Use `\hypertarget` and `\hyperlink` for links.
John MacFarlane
2015-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
2015-10-12
RST writer: do header normalization only in "standalone" mode.
John MacFarlane
2015-09-19
[RST Writer] Don't normalize heading levels below input minimum
Nikolay Yakimov
2015-09-09
Tests: docx writer tests now use "../data" for data directory.
John MacFarlane
2015-04-18
Markdown writer: improved escaping.
John MacFarlane
2015-04-17
Merge branch 'latex-tightlist' of https://github.com/jlduran/pandoc into jldu...
John MacFarlane
2015-04-16
RST Writer: Tests for rubrics and heading normalization
Nikolay Yakimov
2015-03-28
Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...
John MacFarlane
2015-03-16
Merge pull request #1968 from lierdakil/issue1607
John MacFarlane
2015-03-10
Support shortcut reference links in markdown writer
Konstantin Zudov
2015-03-08
Docx Writer: Tables test
Nikolay Yakimov
2015-03-08
Lists test
Nikolay Yakimov
2015-03-03
Initial tests for writer
Nikolay Yakimov
2014-12-15
Improved texorpdfstring patch #1148.
John MacFarlane
2014-12-15
Merge branch 'use-texorpdfstring' of https://github.com/wilx/pandoc into wilx...
John MacFarlane
2014-09-09
LaTeX writer: Test for protecting images in header.
Jesse Rosenthal
2014-09-01
LaTeX writer: Use a declaration for tight lists
Jose Luis Duran
[next]