Go to file
Jim Derry a6e5c9ec1b macOS requires embedding plist files in order to enable modern security features such
as enabling the hardened runtime and notarizing executables and disk images containing
them. This change provides a plist file to be embedded, and modifies the linker flags
for macOS targets in order to include the plist in the binary. This is done to the
Mach O executable in a backwards-compatible way, and has been tested as far back as
macOS 10.12 High Sierra.

Note: expect to carry this forward to 'next' branch; however this is being applied
to current official release master version 5.6.0 so that release disk images can be
notarized.
2021-04-28 10:20:51 -04:00
build Add a 'next' branch check to Win64/build-me.bat 2017-08-02 20:30:28 +02:00
console macOS requires embedding plist files in order to enable modern security features such 2021-04-28 10:20:51 -04:00
experimental style: ansi conforming comments 2016-12-20 16:51:09 +11:00
include Merge remote-tracking branch 'origin/keep-tabs' into complete_callbacks 2017-11-20 09:31:44 -05:00
localize Regenerated strings to match new string updates. 2017-11-20 09:55:24 -05:00
man Changed the XML classes to use the string representation of the key rather than 2017-10-05 09:31:25 -04:00
README Issue #600 - Update README/verhist.log 2017-11-25 14:54:41 +01:00
src Update language_en.h 2018-03-03 14:49:03 +08: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 macOS requires embedding plist files in order to enable modern security features such 2021-04-28 10:20:51 -04:00
README.md Update README documents with information for the upcoming 5.4.0 release. 2017-02-24 14:30:42 -05:00
tidy.pc.cmake.in Fix pkgconfig install path on package 2017-05-02 20:28:48 +02:00
version.txt Issue #600 - Bump to 5.6.0 release 2017-11-25 14:50:00 +01:00

HTACG HTML Tidy

All other READMEs and related materials can be found in README/. Although all of our materials should be linked in this README, be sure to check this directory for documents weve not yet added to this document.

Building HTML Tidy

Branches and Versions

Learn about which branches are available, which branch you should use, and how HTML Tidys versioning scheme works.

Contributing and Development Guides

We gladly accept PRs! Read about some of our contribution guidelines, and check out some of the additional explanatory documents that will aid your understanding of how to accomplish certain things in HTML Tidy.

General Contribution Guidelines

These are some general guidelines that will help you help us when it comes to making your own contributions to HTML Tidy.

Adding Features Guides

When youre ready to add a great new feature, these write-ups may be useful.

Language Localization Guides

Tidy supports localization, and welcomes translations into various languages. Please read up on how to localize HTML Tidy.

History

This repository should be considered canonical for HTML Tidy as of 2015-January-15.

  • This repository originally transferred from w3c.github.com/tidy-html5, now redirected to the current site.

  • First moved to Github from tidy.sourceforge.net. Note, this site is kept only for historic reasons, and is not now well maintained.

Tidy is the granddaddy of HTML tools, with support for modern standards. Have fun...

License

HTML Tidy and LibTidy are free and open source software with a permissive license.