aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-04-25Merges and final tests (pseudopod)pseudopodJess Robinson
2012-04-25Use U<> instead of L<> for external (http://) links.Jess Robinson
2012-04-25Now straighten out tables after the blankline changesJess Robinson
2012-04-25Redesign so the ending blanklines of blocks are added later, not by each outp...Jess Robinson
2012-04-25Remove silly pandoc.cabal mistakeJess Robinson
2012-04-21LaTeX writer: Use fixltx2e package to provide '\textsubscript'.John MacFarlane
2012-04-15Mardkown writer: escape < and $.John MacFarlane
2012-04-06Updated texinfo test to reflect template change.John MacFarlane
2012-04-03LaTeX writer: don't use eurosym package unless document has a €.John MacFarlane
2012-03-25Added PDF metadata (title,author) in LaTeX standalone + PDF output.John MacFarlane
2012-03-25Oops! Forgot to munch whitespace / ignore body after directive.Greg Maslov
2012-03-24Add parsing support for the rST default-role directive.Greg Maslov
2012-03-24RST writer: Better handling of inline formatting.John MacFarlane
2012-03-19Added test for one column table in LaTeX.John MacFarlane
2012-03-12Use {} around ctable caption. Closes #445.John MacFarlane
2012-03-07Updated tests for euro-related template changes.John MacFarlane
2012-03-03Updated tests for context template changes.John MacFarlane
2012-03-03Fixed LaTeX writer tests for last patch.John MacFarlane
2012-02-10LaTeX reader: Add ", " to suffix...John MacFarlane
2012-02-06LaTeX reader: use raw latex as fallback for Cites.John MacFarlane
2012-02-04Improvements to LaTeX reader:John MacFarlane
2012-02-04Complete rewrite of LaTeX reader.John MacFarlane
2012-01-30Updated citation tests with en-dashes.John MacFarlane
2012-01-28Put date in YYYY-MM-DD format if possible for HTML, docx metadata.John MacFarlane
2012-01-27Docbook writer: Use sect1, sect2, etc. instead of section.John MacFarlane
2012-01-25Depend on highlighting-kate 0.5.John MacFarlane
2012-01-19Added Docx writer.John MacFarlane
2012-01-13Improved citation tests.John MacFarlane
2012-01-02Markdown reader: Fix parsing of consecutive lists.John MacFarlane
2012-01-01New treatment of dashes in --smart mode.John MacFarlane
2011-12-31Support for math in RST reader and writer.John MacFarlane
2011-12-30Updated context tests.John MacFarlane
2011-12-30Updated latex tests.John MacFarlane
2011-12-30Updated ConTeXt tests.John MacFarlane
2011-12-29Unicode reference ID in biblio test.John MacFarlane
2011-12-29Updated tests for changes to HTML note back references.John MacFarlane
2011-12-29Added 'beamer' as an output format.John MacFarlane
2011-12-28Preserve attributes in highlighted HTML.John MacFarlane
2011-12-27Highlighting: Add language as class name.John MacFarlane
2011-12-27Updated tests.John MacFarlane
2011-12-27Replaced Apostrophe, Ellipses, EmDash, EnDash w/ unicode strings.John MacFarlane
2011-12-22Removed highlighting flag. Highlighting support is now standard.John MacFarlane
2011-12-20Updated s5 tests.John MacFarlane
2011-12-18HTML writer: Use `<del>` for strikeout.John MacFarlane
2011-12-04Added blank comment after directives in rst template.John MacFarlane
2011-12-02Shared: Removed unescapeURI, modified escapeURI.John MacFarlane
2011-12-02Fixed test for style type meta in highlighted html+lhs.John MacFarlane
2011-12-01Made author/date more consistent in HTML templates.John MacFarlane
2011-11-24Mardkown writer tests: Use setext headers for levels 1-2.John MacFarlane
2011-11-24Changed paths in s5 tests.John MacFarlane