summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
|\ \
| * | textile reader improvements : better conformance to RedCloth Textile inlinespaul.rivier2012-04-24
| * | Textile reader quick clean-up and added support for LaTeX blocks and inlines.paul.rivier2012-04-17
* | | LaTeX writer: Use fixltx2e package to provide '\textsubscript'.John MacFarlane2012-04-21
|/ /
* | Mardkown writer: escape < and $.John MacFarlane2012-04-15
* | Updated texinfo test to reflect template change.John MacFarlane2012-04-06
* | LaTeX writer: don't use eurosym package unless document has a €.John MacFarlane2012-04-03
* | Added PDF metadata (title,author) in LaTeX standalone + PDF output.John MacFarlane2012-03-25
* | Oops! Forgot to munch whitespace / ignore body after directive.Greg Maslov2012-03-25
* | Add parsing support for the rST default-role directive.Greg Maslov2012-03-24
* | RST writer: Better handling of inline formatting.John MacFarlane2012-03-24
* | Added test for one column table in LaTeX.John MacFarlane2012-03-19
* | Use {} around ctable caption. Closes #445.John MacFarlane2012-03-12
* | Updated tests for euro-related template changes.John MacFarlane2012-03-07
* | Updated tests for context template changes.John MacFarlane2012-03-03
* | Fixed LaTeX writer tests for last patch.John MacFarlane2012-03-03
|/
* LaTeX reader: Add ", " to suffix...John MacFarlane2012-02-10
* LaTeX reader: use raw latex as fallback for Cites.John MacFarlane2012-02-06
* Improvements to LaTeX reader:John MacFarlane2012-02-04