summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Merge pull request #2303 from hftf/h6John MacFarlane2015-07-15
|\
| * Docx Reader: Updated headers testOphir Lifshitz2015-07-15
* | Markdown reader: don't allow bare URI links or autolinks in link label.John MacFarlane2015-07-14
* | Improved bare autolink detection.John MacFarlane2015-07-14
* | DokuWiki: write $..$ instead of <math>..</math>Tiziano Müller2015-07-13
* | Removed tabs from source.John MacFarlane2015-07-10
* | Avoid parsing partial URLs as HTML tags.John MacFarlane2015-07-10
* | Merge pull request #2266 from PromyLOPh/fieldinlineJohn MacFarlane2015-07-08
|\ \
| * | Tests.Readers.RST: Test metadata with inline markup tooLars-Dominik Braun2015-07-03
| * | Tests.Readers.RST: Group field list testsLars-Dominik Braun2015-07-03
| * | Readers.RST: Parse field list nameLars-Dominik Braun2015-07-03
| |/
* | Fixed email javascript obfuscation with mailto: URLs.John MacFarlane2015-07-07
* | Updated context writer test.John MacFarlane2015-07-06
|/
* Do not add a carriage return after a hard line break in OpenDocument writer a...Michael Chladek2015-07-01
* Fix RST reference names with special charactersLars-Dominik Braun2015-06-29
* Textile writer: escape `+` and `-` as entities.John MacFarlane2015-06-27
* Plain writer: don't use symbols for super/subscript.John MacFarlane2015-06-27
* Updated latex writer tests for last template change.John MacFarlane2015-06-27
* DocBook reader mediaobjects and figures, closes #2184mb212015-06-21
* Fixed tests/docx/links.docx for new url.John MacFarlane2015-06-09
* replace old url with pandoc.orgPablo Rodríguez2015-06-09
* Fix InDesign crash with URLs containing more than one colon charactergohai2015-06-09
* DokuWiki writer: Use proper `<code>` tags for code blocks.John MacFarlane2015-06-07
* LaTeX template: Move hyperref before polyglossia.John MacFarlane2015-05-27
* Merge pull request #2169 from tarleb/org-header-tagsJohn MacFarlane2015-05-26
|\
| * Org reader: drop trees with a :noexport: tagAlbert Krewinkel2015-05-23
| * Org reader: put header tags into empty spansAlbert Krewinkel2015-05-23
* | Merge pull request #2141 from DigitalPublishingToolkit/icml-imagesJohn MacFarlane2015-05-26
|\ \
| * | Fix image URIs in ICML output (v2)gohai2015-05-11
* | | Updated tests for new highlighting-kate.John MacFarlane2015-05-26
| |/ |/|
* | Markdown reader: Made implicit header references case-insensitive.John MacFarlane2015-05-13
* | HTML reader: Support base tag.John MacFarlane2015-05-13
* | Fixed regression in charsInBalancedBrackets.John MacFarlane2015-05-13
|/
* Test updates for 15d16e84567ca74c18448c60a2499e484581798f.John MacFarlane2015-05-04
* Make sure a closing `</div>` doesn't get included in a defn list item.John MacFarlane2015-05-03
* Fixed tests for change to latex template.John MacFarlane2015-05-02
* Fixed regression with lists inside defintiion lists.John MacFarlane2015-04-26
* EPUB tests: don't use joinPath, which varies across platforms.John MacFarlane2015-04-22
* MD Reader: Tests for links/footnotes after citationsNikolay Yakimov2015-04-20
* Added test case for #2062.John MacFarlane2015-04-18
* Markdown writer: improved escaping.John MacFarlane2015-04-18
* Markdown definition lists: don't require indent for first line.John MacFarlane2015-04-18
* More principled fix for #1820.John MacFarlane2015-04-17
* 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
* | Merge pull request #1954 from mcmtroffaes/feature/citekey-firstchar-alphanumJohn MacFarlane2015-04-17
|\ \
| * | Allow digit as first character of a citation key.Matthias C. M. Troffaes2015-02-18
* | | Merge pull request #2079 from lierdakil/rst-normalize-headingsJohn MacFarlane2015-04-17
|\ \ \
| * | | RST Writer: Tests for rubrics and heading normalizationNikolay Yakimov2015-04-16
* | | | Merge pull request #2092 from lierdakil/issue1909John MacFarlane2015-04-17
|\ \ \ \