All releases of t2t


Release Notes: This release fixes an issue with HTML5 generation.


Release Notes: Support for {exec} was removed. It may return in a future version.


Release Notes: Support for HTML5 was added.


Release Notes: Support has been added for missing CSS table attributes: class, id, and style.


Release Notes: Support for user created templates was added. All output will be XHTML only now. A --debug command line option was added. Several warnings about missing data were fixed.


Release Notes: This release fixes issues where an empty data row was causing invalid XHTML to be produced.


Release Notes: Support for Excel, OpenOffice, and CSV files has been added. Bugs with the limit, xhtml, and nbsp options have been fixed.


Release Notes: This release adds --verbose and --overwrite command line options. --overwrite controls whether t2t will overwrite existing .html files. Several warnings have been fixed. ~ is now supported in paths that are specified in the .t2trc file.


Release Notes: Support has been removed for deprecated RC file names. An equalColumn RC option has been added. An --equal command line option has been added. --limit (and the corresponding limit RC option) have been added to support more columns than are present in the data.


Release Notes: The "addParagraph" RC option has been renamed to "addSpace." All generated HTML/XHTML will be completely valid. A DOCTYPE was added for HTML files.