summaryrefslogtreecommitdiff
path: root/tests/Tests/Readers
Commit message (Expand)AuthorAge
...
| * Use `codeBlockWith`Sidharth Kapur2016-05-01
| * Add test for RST code directive classSidharth Kapur2016-05-01
* | Org reader: add support for sub/superscript export optionsAlbert Krewinkel2016-05-11
* | Org reader: fix inline-LaTeX regressionAlbert Krewinkel2016-05-09
* | Merge pull request #2898 from tarleb/org-table-refactoringJohn MacFarlane2016-05-05
|\ \
| * | Org reader: fix handling of empty table cells, rowsAlbert Krewinkel2016-05-04
| * | Org reader: stop padding short table rowsAlbert Krewinkel2016-05-04
| |/
* / Org reader: fix spacing after LaTeX-style symbolsAlbert Krewinkel2016-05-04
|/
* Ignore leading space in org code blocksEmanuel Evans2016-04-26
* Docx Reader: Tests for track-changes movingJesse Rosenthal2016-04-16
* Docx reader: Add test for enumerated headers.Jesse Rosenthal2016-03-16
* Fixed behavior of base tag.John MacFarlane2016-03-10
* Merge pull request #2646 from tarleb/org-figure-with-no-nameJohn MacFarlane2016-02-20
|\
| * Prefix even empty figure names with "fig:"Albert Krewinkel2016-01-11
* | Merge pull request #2691 from tarleb/org-image-file-linksJohn MacFarlane2016-02-20
|\ \
| * | Org reader: Refactor link-target processingAlbert Krewinkel2016-01-31
| |/
* / Docx reader: Add tests for adjacent hyperlinks.Jesse Rosenthal2016-02-02
|/
* Added some entity tests in Markdown reader tests.John MacFarlane2016-01-08
* Fix function dropping subtrees tagged :noexport:Albert Krewinkel2016-01-07
* Test fixes.John MacFarlane2015-12-12
* Implemented SoftBreak and new `--wrap` option.John MacFarlane2015-12-11
* Docx reader: Add test cases for dummy list items.Jesse Rosenthal2015-11-18
* Added test case for links in notes.Jesse Rosenthal2015-11-14
* Merge pull request #2526 from tarleb/org-definition-lists-fixJohn MacFarlane2015-11-13
|\
| * Org reader: Require whitespace around def list markersAlbert Krewinkel2015-11-13
* | Merge pull request #2525 from tarleb/org-smart-fixesJohn MacFarlane2015-11-13
|\ \
| * | Org reader: Fix emphasis rules for smart parsingAlbert Krewinkel2015-11-13
| |/
* / Added `emoji` extension to Markdown.John MacFarlane2015-11-13
|/
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Merge pull request #2505 from tarleb/org-header-markup-fixJohn MacFarlane2015-11-08
|\
| * Org reader: fix markup parsing in headersAlbert Krewinkel2015-11-08
* | Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
|/
* Merge pull request #2477 from tarleb/org-toggling-header-argsJohn MacFarlane2015-10-25
|\
| * Org reader: allow toggling header argsAlbert Krewinkel2015-10-25
* | Org reader: fix paragraph/list interactionAlbert Krewinkel2015-10-24
|/
* Fixed over-eager raw HTML inline parsing.John MacFarlane2015-10-22
* Use custom Prelude to avoid compiler warnings.John MacFarlane2015-10-14
* Percent-encode more special characters in URLs.John MacFarlane2015-10-11
* Docx Reader: Create special punctuation testOphir Lifshitz2015-10-04
* Make sure verse blocks can contain empty linesAlbert Krewinkel2015-09-19
* Org reader: add auto identifiers if not present on headersJuliusz Gonera2015-08-15
* Added odt readerMarLinn2015-07-23
* Updated tests and removed a skipSpaces....John MacFarlane2015-07-23
* Markdown Reader: Add basic tests for each header styleOphir Lifshitz2015-07-23
* Markdown Reader: Add implicit header ref tests for headers with spacesOphir Lifshitz2015-07-23
* Fix regression: allow HTML comments containing `--`.John MacFarlane2015-07-21
* 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
* Removed tabs from source.John MacFarlane2015-07-10
* Avoid parsing partial URLs as HTML tags.John MacFarlane2015-07-10