summaryrefslogtreecommitdiff
path: root/tests/Tests/Readers
Commit message (Expand)AuthorAge
...
* parse RST quoted literal blocksDaniel Bergey2014-12-01
* Fixed bug in org with bulleted lists:John MacFarlane2014-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
* | Docx test: Remove Danish header test.Jesse Rosenthal2014-10-25
* | Docx reader: add tests for i18n headers.Jesse Rosenthal2014-10-25
* | Org reader: parse LaTeX-style MathML entitiesAlbert Krewinkel2014-10-20
* | 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
* | | EPUB Tests: Seperating image testing from other featuresmpickering2014-09-25
| |/ |/|
* | Docx reader: Add test for polyglot headers.Jesse Rosenthal2014-09-05
* | Org reader: Update TestsJesse Rosenthal2014-09-04
* | Docx Reader: Add tests for numbered headers.Jesse Rosenthal2014-09-04
|/
* Markdown reader: better handling of paragraph in div.John MacFarlane2014-08-31
* Txt2Tags reader: Header is now parsed only if standalone flag is setmpickering2014-08-20
* Docx reader: Test for character styles.Jesse Rosenthal2014-08-16
* Revised tests directory.John MacFarlane2014-08-13
* Docx: Add dropcap tests.Jesse Rosenthal2014-08-11
* Improved EPUB TestsMatthew Pickering2014-08-10
* Docx reader: Test inline image code.Jesse Rosenthal2014-08-07
* Docx tests: rewrite mediabag tests.Jesse Rosenthal2014-07-31
* New module, Text.Pandoc.MediaBag.John MacFarlane2014-07-31
* Made MediaBag a newtype, and added mime type information to media.John MacFarlane2014-07-31
* Docx test: Test image from media bag.Jesse Rosenthal2014-07-30
* Docx tests: Added media test comparison function.Jesse Rosenthal2014-07-30
* Docx reader: change tests to make use of media bag.Jesse Rosenthal2014-07-30
* Add and update docx tests in pandoc.cabal.Jesse Rosenthal2014-07-29
* Docx reader: Make metavalues out of styled paragraphs.Jesse Rosenthal2014-07-29
* Txt2Tags Reader: Added testsMatthew Pickering2014-07-27
* Markdown reader: revised definition list syntax (closes #1429).John MacFarlane2014-07-20
* Org reader: text adjacent to a list yields a Plain, not Para.John MacFarlane2014-07-20
* Org reader: Respect :exports header arguments on code blocksCraig S. Bosma2014-07-17
* Docx reader: Add testJesse Rosenthal2014-07-15
* Added failing test for issue #1121.John MacFarlane2014-07-10
* Added test for issue #1330.John MacFarlane2014-07-07
* Reorganized some markdown tests.John MacFarlane2014-07-07
* Revamped raw HTML block parsing in markdown.John MacFarlane2014-07-07
* Docx reader: Add tests for hanging indent handline.Jesse Rosenthal2014-06-29
* Track changes tests.Jesse Rosenthal2014-06-25
* Docx reader: Add tests for basic track changesJesse Rosenthal2014-06-25
* Docx Reader: add failing defintion list tests.Jesse Rosenthal2014-06-24