Go to file
Geoff McLane 259d330780 Issue #483 - First cut dealing with 'surrogate pairs'.
Only deals with a successful case.

TODO: Maybe add a warning/error if the trailing surrogate not found, and
maybe consider substituting to avoid invalid utf-8 output.
2017-02-01 13:50:33 +01: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 Issue #454 - Clearly show `xsltproc' prereqisite, and other additions 2016-09-10 16:01:23 +02:00
src Issue #483 - First cut dealing with 'surrogate pairs'. 2017-02-01 13:50:33 +01: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 #483 - First cut dealing with 'surrogate pairs'. 2017-02-01 13:50:33 +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.