summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Ms writer: Use custom .HRULE macro for horizontal rule.John MacFarlane2017-03-24
* Ms writer: improved definition lists.John MacFarlane2017-03-23
* Pipe tables: impose minimum cell size.John MacFarlane2017-03-23
* Grid tables: remove unnecessary extra space in cells.John MacFarlane2017-03-23
* Ms writer: fixed hard line breaks.John MacFarlane2017-03-23
* Updated ms tests.John MacFarlane2017-03-23
* Ms. writer: don't render links in footnotes as footnotes.John MacFarlane2017-03-23
* Ms writer: Improved footnotes.John MacFarlane2017-03-23
* Ms writer: fixed strong/emph combination.John MacFarlane2017-03-23
* Initial addition of groff ms writer.John MacFarlane2017-03-23
* Added to issue 3516 command test to debug test failure on appveyor.John MacFarlane2017-03-22
* Plain writer: use _(..) or ^(..) for super/subscript...John MacFarlane2017-03-21
* Improve rendering of superscript in plain output.John MacFarlane2017-03-21
* RST writer: improve grid table output, fix bug with empty rows.John MacFarlane2017-03-21
* Add `space_in_atx_header` extension.John MacFarlane2017-03-20
* Lua filters (#3514)Albert Krewinkel2017-03-20
* Removed failing part of 3348 test.John MacFarlane2017-03-19
* HTML reader: Better sanity checks on raw HTML.John MacFarlane2017-03-18
* Added test case to 3348 to try to figure out why appveyor build fails.John MacFarlane2017-03-17
* Adjust command test 3348.md to specify column width.John MacFarlane2017-03-17
* Added test for #256.John MacFarlane2017-03-16
* OpenDocument writer: use more widely available bullet characters.John MacFarlane2017-03-15
* Use tasty-golden for golden tests in Old.John MacFarlane2017-03-15
* Command tests: just findPandoc once.John MacFarlane2017-03-14
* Removed unneeded import.John MacFarlane2017-03-14
* Got rid of distracting warning in test output.John MacFarlane2017-03-14
* Small test plumbing improvement.John MacFarlane2017-03-14
* Use tasty for tests rather than test-framework.John MacFarlane2017-03-14
* Better handling of \part in LaTeX.John MacFarlane2017-03-13
* Put TEI writer inside PandocMonad. Added warnings for omitted raw elements.John MacFarlane2017-03-13
* Improved behavior of `auto_identifiers` when there are explicit ids.John MacFarlane2017-03-12
* Changed test case labeled 3384.md to 3348.md.John MacFarlane2017-03-11
* Markdown writer: fixed bugs in simple/multiline list output.John MacFarlane2017-03-11
* Add Muse writer (#3489)Alexander Krotov2017-03-10
* Expand \newenvironment macros.John MacFarlane2017-03-10
* HTML writer: fallback to basename rather than Untitled.John MacFarlane2017-03-09
* Org reader: disallow tables on list marker linesAlbert Krewinkel2017-03-08
* Markdown writer: Avoid spurious blanklines at end of document...John MacFarlane2017-03-08
* Markdown writer: ensure space before list at top level.John MacFarlane2017-03-08
* Org reader: don't allow tables inside list items.John MacFarlane2017-03-08
* Added test case for #3497.John MacFarlane2017-03-08
* Speed up Native writer quickcheck tests.John MacFarlane2017-03-07
* Small change to unbalanced bracket test to speed up test suite.John MacFarlane2017-03-07
* Markdown reader: Treat certain environments as inlineJohn MacFarlane2017-03-07
* Markdown writer: better handling of tables with empty columns.John MacFarlane2017-03-06
* LaTeX reader: allow newpage, clearpage, pagebreak in inline contextsJohn MacFarlane2017-03-06
* Markdown reader: fixed internal header links.John MacFarlane2017-03-05
* Added a markdown abbrevation test case.John MacFarlane2017-03-05
* Markdown reader: Fixed regression on left-biased union for metadata.John MacFarlane2017-03-05
* Parse YAML metadata in a context that sees footnotes...John MacFarlane2017-03-05