summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* | EPUB Tests: Seperating image testing from other featuresmpickering2014-09-25
* | Shared: Make collapseFilePath OS-agnosticmpickering2014-09-25
* | Updated tests for #1616 change.John MacFarlane2014-09-09
* | LaTeX writer: Test for protecting images in header.Jesse Rosenthal2014-09-09
* | 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
|/
* Merge pull request #1594 from jkr/itemFixJohn MacFarlane2014-08-31
|\
| * LaTeX writer: Add tests for header-in-item.Jesse Rosenthal2014-08-31
* | Markdown reader: better handling of paragraph in div.John MacFarlane2014-08-31
|/
* DokuWiki writer: Make tables prettier by aligning columns.John MacFarlane2014-08-30
* Textile reader: Improved table support.John MacFarlane2014-08-30
* Dokuwiki writer: Add a test for multiblock table cells.Jesse Rosenthal2014-08-30
* Merge pull request #1574 from jlduran/latex-horizontal-ruleJohn MacFarlane2014-08-29
|\
| * LaTeX writer: Make Horizontal Rules more flexibleJose Luis Duran2014-08-28
* | Merge branch 'ugly-tables' of https://github.com/jlduran/pandoc into jlduran-...John MacFarlane2014-08-29
|\ \
| * | LaTeX writer: Add `\strut` to fix multiline tablesJose Luis Duran2014-08-29
| * | LaTeX writer: Fix tablesJose Luis Duran2014-08-28
| |/
* / Docx reader: update tests for new table behavior.Jesse Rosenthal2014-08-28
|/
* Merge pull request #1553 from mpickering/masterJohn MacFarlane2014-08-21
|\
| * Txt2Tags Reader: Parse Meta informationmpickering2014-08-21
| * Txt2Tags reader: Header is now parsed only if standalone flag is setmpickering2014-08-20
* | More test updates.John MacFarlane2014-08-20
* | Updated tests.John MacFarlane2014-08-20
|/
* HTML reader: Parse appropriately styled span as SmallCaps.John MacFarlane2014-08-16
* Docx reader: Test for character styles.Jesse Rosenthal2014-08-16
* Markdown reader: Better handle quote characters in inline links.John MacFarlane2014-08-14
* Make `raw_tex` extension non-default for textile reader, writer.John MacFarlane2014-08-14
* Old tests: better path for test program.John MacFarlane2014-08-13
* Make options work with test-pandoc.John MacFarlane2014-08-13
* Revised tests directory.John MacFarlane2014-08-13
* Removed special testHook from Setup.John MacFarlane2014-08-13
* Merge pull request #1528 from mpickering/epubtitlepageJohn MacFarlane2014-08-12
|\
| * EPUB Tests: Added wasteland testMatthew Pickering2014-08-13
* | HTML writer: use 'uri' or 'email' class for autolinks.John MacFarlane2014-08-12
* | Added mathml tests for docbook reader.John MacFarlane2014-08-12
* | Markdown reader: Improved parsing of indented code in list items.John MacFarlane2014-08-12
|/
* Docx reader: combine inlines properly in dropcaps.Jesse Rosenthal2014-08-11
* Docx: Add dropcap tests.Jesse Rosenthal2014-08-11
* Merge pull request #1521 from jkr/emptyEmphJohn MacFarlane2014-08-11
|\