summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
...
* MediaWiki reader: Fixed bug in certain nested lists.John MacFarlane2014-04-01
* Added HTML reader tests for empty strong, emph.John MacFarlane2014-04-01
* Tests updated to reflect changes to readers.Matthew Pickering2014-04-01
* RTF writer: Fixed tables cells containing paragraphs.John MacFarlane2014-03-24
* Merge pull request #1068 from jaimeMF/mw-images-langsJohn MacFarlane2014-03-24
|\
| * MediaWiki reader: Accept image links in more languagesJaime Marquínez Ferrándiz2013-11-24
* | HTML writer: Add colgroup around col tags.John MacFarlane2014-03-05
* | Merge branch 'master' of https://github.com/mb21/pandoc into mb21-masterJohn MacFarlane2014-03-04
|\ \
| * | InDesign ICML Writermb212014-02-28
* | | Add a simple Emacs Org-mode readerAlbert Krewinkel2014-03-04
* | | Revised tests for new latex template.John MacFarlane2014-02-20
* | | Enhanced Pandoc's support for rST roles.Merijn Verstraaten2014-02-15
* | | Fixed mediawiki ordered list parsing.John MacFarlane2014-01-22
* | | Updated tests for latest texmath.John MacFarlane2014-01-07
* | | HTML reader: Parse name/content pairs from meta tags as metadata.John MacFarlane2014-01-01
* | | Removed old MarkdownTest_1.0.3 directory (not currently used).John MacFarlane2013-12-27
* | | HLint: redundant parensHenry de Valence2013-12-19
* | | HLint: Remove lambdas.Henry de Valence2013-12-19
* | | Don't use tilde code blocks with braced attributes in gfm output.John MacFarlane2013-12-09
* | | Small change to HTML reader tests.John MacFarlane2013-12-06
* | | Add booktabs package for LaTeX tablesJose Luis Duran2013-12-04
|/ /
* | Markdown writer: Fix rendering of tight sublists.John MacFarlane2013-11-30
* | ODT writer: Add `draw:name` attribute to `draw:frame` elements.John MacFarlane2013-11-30
* | Fixed tests for new ConTeXt writer behavior.John MacFarlane2013-11-30
|/
* ConTeXt writer: Use setupcaption to separate style from content.John MacFarlane2013-11-22
* Fixed bug with intraword emphasis.John MacFarlane2013-11-22
* LaTeX reader: Parse contents of curly quotes or matched `"` as quotes.John MacFarlane2013-11-18
* MediaWiki reader: Add automatic header identifiers.John MacFarlane2013-11-17
* HTML/EPUB footnotes: Put `<sup>` tag inside `<a>` tags.John MacFarlane2013-11-12
* TexMath: Export readTeXMath', which attends to display/inline.John MacFarlane2013-11-01
* Fix definition lists with internal links in terms (closes #1032).John MacFarlane2013-10-21
* Pass the buildDir as first argument to test suite.John MacFarlane2013-10-20
* MediaWiki reader: Trim contents of `<math>` tags.John MacFarlane2013-10-18
* Updated opendocument tests.John MacFarlane2013-09-24
* Markdown reader: unresolved citations fall back to original text.John MacFarlane2013-09-14
* Mediawiki: Parse an image + caption in a para by itself as a figure.John MacFarlane2013-09-11
* Markdown writer: Fixed bugs in YAML header output.John MacFarlane2013-09-06
* Markdown reader: Don't autolink a bare URI that is followed by `</a>`.John MacFarlane2013-09-01
* Use registerHeader in Textile reader.John MacFarlane2013-09-01
* Use registerHeader in RST and LaTeX readers.John MacFarlane2013-09-01
* Added markdown citation parsing test.John MacFarlane2013-08-26
* Merge pull request #961 from nougad/add_latex_listings_labelJohn MacFarlane2013-08-25
|\
| * Write id for code block to label attr in latex when listing is usedFlorian Eitel2013-08-22
* | Removed tests relating to citation processing.John MacFarlane2013-08-25
* | Removed dependency on citeproc-hs.John MacFarlane2013-08-24
|/
* Merge branch 'altcite'John MacFarlane2013-08-20
|\
| * Create Cite element even if no matching reference in the biblio.John MacFarlane2013-08-20
* | Scale LaTeX tables so they don't exceed columnwidth.John MacFarlane2013-08-19
|/
* Adjusted writers and tests for change in parsing of div/span.John MacFarlane2013-08-18
* LaTeX writer: Avoid problem with footnotes in unnumbered headers.John MacFarlane2013-08-16