Go to file
Jim Derry 1ac50fccb3 Pretty up output of empty script tags.
- No longer break script tags up on two lines if there is content. However
    output is still subject to the `--wrap` behavior.
  - Previous behavior intact if there is content.

Todo.

  - Associate this with a new Tidy option.
2017-02-08 13:53:37 -05:00
build Change to msvc140 2015 build 2016-10-02 16:37:22 +02:00
console style: ansi conforming comments 2016-12-20 16:51:09 +11:00
experimental style: ansi conforming comments 2016-12-20 16:51:09 +11:00
include Merge pull request #480 from onnimonni/feature-fix-xmlns-xlink 2017-01-29 19:17:43 +01:00
localize Improve French translation. 2016-06-29 18:12:26 +02:00
man Merge documentation of "command-line" and "configuration" options (Issue #469) (#473) 2017-01-08 18:19:36 +01:00
README Add README for new 'attributes' and 'elements', 'tags' 2017-02-05 17:27:28 +01:00
src Pretty up output of empty script tags. 2017-02-08 13:53:37 -05: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 Adjust for removal of LICENSE.txt 2016-07-11 20:40:20 +02:00
README.md - Removed documentation generation from this repository. 2016-02-05 14:59:12 +08:00
version.txt Issue #478 PR #480 - Bump to 5.3.15 2017-01-29 19:21:46 +01:00

HTML Tidy with HTML5 support

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

For build instructions please see README/README.md.