summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* Complete rewrite of LaTeX reader.John MacFarlane2012-02-04
* Updated citation tests with en-dashes.John MacFarlane2012-01-30
* Put date in YYYY-MM-DD format if possible for HTML, docx metadata.John MacFarlane2012-01-28
* Docbook writer: Use sect1, sect2, etc. instead of section.John MacFarlane2012-01-27
* Depend on highlighting-kate 0.5.John MacFarlane2012-01-25
* Added Docx writer.John MacFarlane2012-01-19
* Improved citation tests.John MacFarlane2012-01-13
* Markdown reader: Fix parsing of consecutive lists.John MacFarlane2012-01-02
* New treatment of dashes in --smart mode.John MacFarlane2012-01-01
* Support for math in RST reader and writer.John MacFarlane2011-12-31
* Updated context tests.John MacFarlane2011-12-30
* Updated latex tests.John MacFarlane2011-12-30
* Updated ConTeXt tests.John MacFarlane2011-12-30
* Unicode reference ID in biblio test.John MacFarlane2011-12-29
* Updated tests for changes to HTML note back references.John MacFarlane2011-12-29
* Added 'beamer' as an output format.John MacFarlane2011-12-29
* Preserve attributes in highlighted HTML.John MacFarlane2011-12-28
* Highlighting: Add language as class name.John MacFarlane2011-12-27
* Updated tests.John MacFarlane2011-12-27
* Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings.John MacFarlane2011-12-27
* Removed highlighting flag. Highlighting support is now standard.John MacFarlane2011-12-22
* Updated s5 tests.John MacFarlane2011-12-20
* HTML writer: Use `<del>` for strikeout.John MacFarlane2011-12-18
* Added blank comment after directives in rst template.John MacFarlane2011-12-04
* Shared: Removed unescapeURI, modified escapeURI.John MacFarlane2011-12-02
* Fixed test for style type meta in highlighted html+lhs.John MacFarlane2011-12-02
* Made author/date more consistent in HTML templates.John MacFarlane2011-12-01
* Mardkown writer tests: Use setext headers for levels 1-2.John MacFarlane2011-11-24
* Changed paths in s5 tests.John MacFarlane2011-11-24
* AsciiDoc: Don't use Roman numerals in ordered lists.John MacFarlane2011-11-18
* Renamed to AsciiDoc. Fixed display math and escapes.John MacFarlane2011-11-18