Go to file
Adam Majer 30cc376f7b Add compatibility headers
In older versions of tidy, these headers were defined. Now, they are
renamed to tidybuffio.h and tidyplatform.h. This may be more of a
consistent naming scheme, but it breaks current software.

Re-add these headers and add compile time warning when such a header
is used.
2016-06-28 10:27:51 +02:00
build Some improvements in build-me.bat 2016-03-30 15:16:44 +02:00
console language help enhancements: 2016-03-23 14:56:36 +08:00
experimental Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
include Add compatibility headers 2016-06-28 10:27:51 +02:00
localize Merge pull request #388 from htacg/fr.po 2016-03-27 19:54:54 +02:00
man XSL for man handles <var>. Updated comment and sample string. 2016-02-17 17:20:02 +08:00
README Issue #348 - Add README/OTPIONS.md on adding a new option 2016-03-20 01:05:36 +01:00
src allow zero LI in UL when html5. fix for #396 2016-04-08 23:08:56 +02:00
.gitignore Remove /test/ from the repository. Regression testing is still very important, and so 2016-02-16 11:20:22 +08:00
CMakeLists.txt Add compatibility headers 2016-06-28 10:27:51 +02:00
README.md - Removed documentation generation from this repository. 2016-02-05 14:59:12 +08:00
version.txt Issue #396, #398 - Bump version.txt to 5.3.1 for this merge 2016-04-16 20:16:50 +02:00

HTML Tidy with HTML5 support

All READMEs and related materials can be found in README/.

For build instructions please see README/README.md.