summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* FB2 writer: Add newline to output.John MacFarlane2014-12-15
* HTML writer: put newline btw img and caption paragraph.John MacFarlane2014-12-15
* Don't treat a citation as a reference link label.John MacFarlane2014-12-15
* Improved texorpdfstring patch #1148.John MacFarlane2014-12-15
* Merge branch 'use-texorpdfstring' of https://github.com/wilx/pandoc into wilx...John MacFarlane2014-12-15
|\
| * Update tests suite to expect \texorpdfstring.Vaclav Zeman2014-02-13
* | Merge pull request #1805 from bergey/rstJohn MacFarlane2014-12-15
|\ \
| * | RST Reader: compute Attrs when role is definedDaniel Bergey2014-12-12
| * | WIP: tests for RST rolesDaniel Bergey2014-12-12
* | | DocBook readers: Include id on section headers.John MacFarlane2014-12-14
* | | Merge pull request #1813 from tarleb/file-linksJohn MacFarlane2014-12-14
|\ \ \
| * | | Org reader: properly handle links to `file:target`Albert Krewinkel2014-12-14
* | | | Fixe autolinks with following punctuation.John MacFarlane2014-12-14
|/ / /
* | | Merge pull request #1695 from bjornbm/masterJohn MacFarlane2014-12-10
|\ \ \
| * | | Escape spaces. Fixes jgm/pandoc#1694.Bjorn Buckwalter2014-10-15
* | | | DocBook reader: document/test "type" as implementedBryan O'Sullivan2014-12-08
* | | | Fix test suiteBryan O'Sullivan2014-12-08
* | | | DocBook reader: add support for classnameBryan O'Sullivan2014-12-08
* | | | DocBook reader: add support for calloutlist and calloutBryan O'Sullivan2014-12-08
* | | | Merge pull request #1746 from shelf/dw-ext-imagesMatthew Pickering2014-12-08
|\ \ \ \ | |_|/ / |/| | |
| * | | DokuWiki writer: add external_images testTimothy Humphries2014-11-09
* | | | parse RST class directivesDaniel Bergey2014-12-01
* | | | parse RST quoted literal blocksDaniel Bergey2014-12-01
* | | | Reverted "omit blank lines after list items," better fix for #1777.John MacFarlane2014-11-25
* | | | RST writer: Omit blank lines after list items.John MacFarlane2014-11-25
* | | | Removed extra `</body>` tag from `tests/html-reader.html`.John MacFarlane2014-11-16
* | | | Fixed bug in org with bulleted lists:John MacFarlane2014-11-13
* | | | Add tests for external links with anchorsCaleb McDaniel2014-11-13
* | | | Merge pull request #1645 from neongreen/issue1636John MacFarlane2014-11-12
|\ \ \ \ | |/ / / |/| | |
| * | | Fix 'Ext_lists_without_preceding_blankline' bug.Artyom2014-09-26
* | | | Org reader: allow empty links for gitit interopAlbert Krewinkel2014-11-05
* | | | Org reader: absolute, relative paths in linksAlbert Krewinkel2014-11-05
* | | | DokuWiki writer: Better handling of block quotes.John MacFarlane2014-11-04
* | | | TWiki Reader: add basic syntax testAlexander Sulfrian2014-10-30
* | | | Docx test: Remove Danish header test.Jesse Rosenthal2014-10-25
* | | | Docx reader: add tests for i18n headers.Jesse Rosenthal2014-10-25
* | | | HTML writer: Make header attributes work outside top level.John MacFarlane2014-10-23
* | | | Merge pull request #1706 from tarleb/org-symbol-entitiesJohn MacFarlane2014-10-21
|\ \ \ \
| * | | | Org reader: parse LaTeX-style MathML entitiesAlbert Krewinkel2014-10-20
* | | | | Pretty: Make CR + BLANKLINE = BLANKLINE.John MacFarlane2014-10-20
|/ / / /
* | | | Parsing: fixed `inlineMath` so it handles `\text{..}` containing `$`.John MacFarlane2014-10-19
* | | | Merge pull request #1680 from shelf/masterJohn MacFarlane2014-10-18
|\ \ \ \
| * | | | Fix indent issue for definition listsTimothy Humphries2014-10-17
| * | | | Respect indent when parsing Org bullet listsTimothy Humphries2014-10-12
| | |/ / | |/| |
* | | | Merge pull request #1700 from tarleb/org-emphasis-fixJohn MacFarlane2014-10-18
|\ \ \ \
| * | | | Org reader: fix rules for emphasis recognitionAlbert Krewinkel2014-10-18
| |/ / /
* / / / Org reader: Drop COMMENT document treesAlbert Krewinkel2014-10-18
|/ / /
* | | Merge pull request #1601 from jkr/windowsfixJohn MacFarlane2014-09-27
|\ \ \
| * | | Docx reader: Modify mediabag test accordingly.Jesse Rosenthal2014-09-02
* | | | Update tests for #1649Matthew Pickering2014-09-27