Go to file
Geoff McLane 61a0a331fc Issue #390 - fix indent with --hide-endtags yes.
The problem was, with --hide-endtags yes, a conditional pprint buffer
flush had nothing to flush, thus the indent was not adjusted.

To track down this bug added a lot of MSVC Debug code, but is only
existing if some additional items defined, so has no effect on the release
code.

This, what feels like a good fix, was first reported about 12 years ago by
@OlafvdSpek in SF Bugs 563. Hopefully finally closed.
2016-04-04 18:13:08 +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 Issue #348 - Add option 'escape-script', def = yes 2016-03-20 01:01:46 +01: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 Issue #390 - fix indent with --hide-endtags yes. 2016-04-04 18:13:08 +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 Merge pull request #366 from hguemar/master 2016-02-16 10:16:46 +08:00
README.md - Removed documentation generation from this repository. 2016-02-05 14:59:12 +08:00
version.txt Issue #369 - Bump to version 5.1.51 2016-03-31 14:50:47 +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.