summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
...
* | MediaWiki reader: preformatted blocks and tests.John MacFarlane2012-09-12
* | MediaWiki reader: Support `<math>` tag.John MacFarlane2012-09-12
* | Added tests for mediawiki lists.John MacFarlane2012-09-12
* | More mediawiki reader tests.John MacFarlane2012-09-12
* | Added some tests for mediawiki reader.John MacFarlane2012-09-12
* | Added basic mediawiki reader.John MacFarlane2012-09-12
* | HTML writer: Improve line breaks with `<dd>` tags.John MacFarlane2012-09-12
* | Fixed spacing in context writer test.John MacFarlane2012-09-08
* | LaTeX reader: Support obeylines environment.John MacFarlane2012-09-06
* | LaTeX reader: Use curly quotes for bare straight quotes.John MacFarlane2012-09-06
* | Fixed footnotes bug in textile.John MacFarlane2012-09-06
|/
* Added (failing) test case for #518.John MacFarlane2012-08-25
* Man writer: Escape - as \-.John MacFarlane2012-08-18
* Changes to literate haskell options.John MacFarlane2012-08-08
* Major rewrite of markdown reader.John MacFarlane2012-08-01
* Moved WriterOptions and associated types Shared -> Options.John MacFarlane2012-07-26
* Integrated test suite with cabal.John MacFarlane2012-07-26
* Moved tests to tests/, modified cabal file so lib isn't recompiled.John MacFarlane2012-07-26
* Revised code for pipe tables.John MacFarlane2012-07-22
* Renamed tests/markdown-tables -> tests/extra-tables.John MacFarlane2012-07-22
* Merge pull request #510 from mytskine/markdown-extraJohn MacFarlane2012-07-22
|\
| * Added tests for markdown-extra tablesFrançois Gannaz2012-02-21
* | Removed fb2.math-webtex.fb2 tests.John MacFarlane2012-07-22
* | FB2: support images embedded as data URIs + tests.Sergey Astanin2012-07-22
* | Test suite for FB2 writer.Sergey Astanin2012-07-22
* | Don't recognize inline-markup starts inside words.John MacFarlane2012-07-16
* | Textile reader: properly handle links with surrounding brackets.John MacFarlane2012-07-13
* | ConTeXt writer: don't escape `&`,`^`,`<`,`>`.John MacFarlane2012-06-27
* | MediaWiki writer: Avoid extra blank lines after sublists.John MacFarlane2012-06-27
* | Don't escape `_` as `\letterunderscore{}` in ConTeXt.John MacFarlane2012-06-26
* | Updated tests for changes in LaTeX template.John MacFarlane2012-06-08
* | Updated tests for changes in LaTeX changes.John MacFarlane2012-06-05
* | Updated tests for changes in latex template.John MacFarlane2012-06-05
* | Added failing tests for note beginning with a citation.John MacFarlane2012-06-03
* | Updated test suite.John MacFarlane2012-06-03
* | Textile reader: fix for `<notextile>` and `==`.paul.rivier2012-05-29
* | Added (failing) tests for textual citations in footnotes.John MacFarlane2012-05-23
* | Markdown writer: Improved definition lists.John MacFarlane2012-05-16
* | LaTeX writer: More consistent interblock spacing.John MacFarlane2012-05-14
* | DocBook reader: More improvements, passes tests.John MacFarlane2012-05-09
* | DocBook reader: More test improvements.John MacFarlane2012-05-08
* | DocBook reader tests - further refinements.John MacFarlane2012-05-08
* | DocBook reader: More improvements, more tests pass.John MacFarlane2012-05-08
* | DocBook reader: Improved def lists with multiple defs.John MacFarlane2012-05-08
* | Improved docbook reader tests.John MacFarlane2012-05-08
* | Added docbook reader tests (still failing).John MacFarlane2012-05-08
* | Improved spacing around LaTeX block environments.John MacFarlane2012-04-30
* | LaTeX writer: Fixed spacing in quote environments.John MacFarlane2012-04-30
* | Updated latex writer tests for new template.John MacFarlane2012-04-28
* | Merge pull request #485 from paul-r-ml/masterJohn MacFarlane2012-04-27
|\ \