summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* Merge branch 'asciidoc'John MacFarlane2011-11-18
|\
| * Updated tests for correct col width.John MacFarlane2011-11-18
| * Updated asciidoc test.John MacFarlane2011-11-18
| * Supported tables in asciidoc, added table tests.John MacFarlane2011-11-18
| * Added an asciidoc writer (partial).John MacFarlane2011-11-16
* | Updated ieee.csl and mhra.csl in test directory.John MacFarlane2011-11-18
* | Updated chicago-author-date.csl.John MacFarlane2011-11-18
|/
* Updated writer tests for new version of texmath.John MacFarlane2011-11-12
* Markdown citations: don't strip off initial space in locator.John MacFarlane2011-11-09
* Fixed markdown-citations.ieee.txt to use em-dashes for citation ranges.John MacFarlane2011-11-09
* Update templates to use Content-Style-Type meta tag.John MacFarlane2011-11-08
* HTML slides: only add id to div/section if --section-divs selected.John MacFarlane2011-10-02
* Simplified slide creation in HTML writer.John MacFarlane2011-10-02
* Updated to use revised context template.John MacFarlane2011-08-25
* ConTeXt writer: Changed 'descr' to 'description', fixed alignment.John MacFarlane2011-08-20
* Fixed ConTeXt writer tests.John MacFarlane2011-08-18
* Fixed opendocument writer test.John MacFarlane2011-08-18
* Changes to tests for new latex templates.John MacFarlane2011-07-30
* Updated lhs tests with CDATA.John MacFarlane2011-07-29
* Docbook writer: Use programlisting for code blocks.John MacFarlane2011-07-24
* Docbook writer: Use CALS tables (instead of XHTML tables).John MacFarlane2011-07-24
* HTML writer: Removed English title on footnote back links.John MacFarlane2011-07-24
* Updated s5 tests.John MacFarlane2011-07-24
* HTML writer: Display author and date after title.John MacFarlane2011-07-23
* Use different hyperref options for xetex.John MacFarlane2011-07-23
* LaTeX writer: New template.John MacFarlane2011-07-23
* Updated tests for new latex templates.John MacFarlane2011-07-22
* LaTeX writer: Use \texttt and escapes instead of \verb!..!.John MacFarlane2011-07-22
* LaTeX reader & writer: Use \and to separate authors.John MacFarlane2011-07-21
* ConTeXt writer: Made \start/stoptyping flush with margin.John MacFarlane2011-07-19
* LaTeX writer: make verbatim environments flush to avoid extra space.John MacFarlane2011-07-19
* Un-URI-escape image filenames in LaTeX, ConTeXt, RTF, Texinfo.John MacFarlane2011-07-16
* HTML reader: treat Plain as Para when needed.John MacFarlane2011-07-16
* Merge pull request #273 from qerub/masterJohn MacFarlane2011-07-11
|\
| * Textile reader: Make it possible to have colons after links.Christoffer Sawicki2011-07-10
* | Improved LaTeX tables.John MacFarlane2011-07-10
|/
* Fixed Slidy/S5 output to allow --section-divs.John MacFarlane2011-04-16
* Changed uri parser so it doesn't include trailing punctuation.John MacFarlane2011-03-18
* OpenDocument writer: Use "First paragraph" style after most non-para blocks.John MacFarlane2011-03-16
* OpenDocument: Use special style for 1st para after heading.John MacFarlane2011-03-12
* Fixed lhs-test.nohl tests.John MacFarlane2011-03-04