summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* MediaWiki writer: Use native mediawiki tables instead of HTML.John MacFarlane2013-08-03
* Textile reader: Improved handling of `<pre>` blocks.John MacFarlane2013-07-25
* Test suite changes for new highlighting-kate version.John MacFarlane2013-07-23
* LaTeX reader: Don't add spurious ", " to citation suffixes.John MacFarlane2013-07-21
* Fixing wrong numbered-list indentation in open document formatAlexander Kondratskiy2013-07-14
* Updated a test whose output changed due to last commit.John MacFarlane2013-07-13
* Markdown writer: Commas are okay in plain yaml scalars.John MacFarlane2013-07-01
* Markdown writer: Render yaml title block fields in alpha order.John MacFarlane2013-07-01
* Improvements to yaml title block writer.John MacFarlane2013-07-01
* Switched order of fields in yaml header (writer test).John MacFarlane2013-07-01
* Revert "Markdown writer: Don't include variables in metadata."John MacFarlane2013-07-01
* Markdown writer: Don't include variables in metadata.John MacFarlane2013-07-01
* Markdown writer: Support yaml title block.John MacFarlane2013-06-30
* ConTeXt writer: Properly handle tables without captions.John MacFarlane2013-06-28
* Man writer: give more fine-grained control in template.John MacFarlane2013-06-27
* Stop escaping `|` in LaTeX math.John MacFarlane2013-06-26
* Use latest chicago-author-date.csl.John MacFarlane2013-06-25
* Fixed 'authors' metadata parsing in reST.John MacFarlane2013-06-25
* Some test suite fixes for new metadata.John MacFarlane2013-06-25
* Use new flexible metadata type.John MacFarlane2013-06-24
* Added test for #882.John MacFarlane2013-06-19
* Added a test for #833.John MacFarlane2013-06-19
* RST reader: don't insert paragraphs where docutils doesn't.John MacFarlane2013-06-18
* Textile reader: Correctly handle entities.John MacFarlane2013-06-11
* LaTeX writer: Always create labels for sections.John MacFarlane2013-06-02
* Use latest highlighting-kate and texmath.John MacFarlane2013-05-07
* Updated tests for template changes.John MacFarlane2013-05-07
* Updated tests for changes in LaTeX template.John MacFarlane2013-04-26
* Updated tests to match new docbook template.John MacFarlane2013-04-15
* Haddock reader improvements.John MacFarlane2013-04-14
* Man writer: use one decimal place for column widths.John MacFarlane2013-04-09
* Update markdown writer tests for changes in author in titleblock.John MacFarlane2013-04-09
* Fixed Haddock reader bugs with list item spaces and examples.John MacFarlane2013-04-09
* Fixed haddock test output.John MacFarlane2013-04-08
* Haddock reader: add tests.David Lazar2013-04-04
* Modified haddock reader test stubs so they pass, for now.John MacFarlane2013-03-28
* Added stubs for haddock reader tests.John MacFarlane2013-03-28
* MediaWiki reader: Correctly handle indented preformatted textJohn MacFarlane2013-03-28
* Mediawiki: Fixed regression for `<ref>URL</ref>`.John MacFarlane2013-03-28
* Added OPML template, tests.John MacFarlane2013-03-20
* Added Text.Pandoc.Readers.OPML, exporting readOPML.John MacFarlane2013-03-19
* Markdown writer: New approach for citations.John MacFarlane2013-03-17
* Revert "LaTeX reader: citation handling changes."John MacFarlane2013-03-17
* Markdown reader: don't lose parentheses in URLs.John MacFarlane2013-03-13
* LaTeX reader: citation handling changes.John MacFarlane2013-03-09
* Markdown writer: Render citations as pandoc-markdown citations.John MacFarlane2013-03-07
* Hide Text.Pandoc.Highlighting.John MacFarlane2013-03-05
* Added test for pipe table with spaces around header lines.John MacFarlane2013-03-02
* Updated tests for latex template change (microtype).John MacFarlane2013-02-27
* Make `implicit_header_references` work with explicit header ids.John MacFarlane2013-02-21