Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

HTML Tidy

From Wikipedia, the free encyclopedia
Application for correcting invalid HTML
This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "HTML Tidy" – news ·newspapers ·books ·scholar ·JSTOR
(August 2012) (Learn how and when to remove this message)
HTML Tidy
Original author(s)Dave Raggett
Developer(s)HTML Tidy Advocacy Community Group
Stable release
5.8.0[1] / 16 July 2021; 3 years ago (16 July 2021)
Repository
Written inC
Operating systemBSD,Linux,macOS,Microsoft Windows
TypeLibrary,Console Application
LicenseW3C Software License
Websitewww.html-tidy.org Edit this on Wikidata

HTML Tidy is aconsole application for correcting invalidHyperText Markup Language (HTML), detecting potentialweb accessibility errors, and for improving the layout andindent style of the resulting markup. It is also a cross-platformlibrary forcomputer applications that provides HTML Tidy's features.

History

[edit]

HTML Tidy was developed byDave Raggett[2] of theWorld Wide Web Consortium (W3C). Later it was released as aSourceForge project in 2003 and managed by various maintainers.[3]

In 2012, the project was moved toGitHub,[4] and maintained by Michael Smith, also ofW3C,[5] whereHTML5 support was added.

In 2015, theHTML Tidy Advocacy Community Group (HTACG) was formed for management and development of HTML Tidy as a W3C Community Group.[6][7]

HTML Tidy source code is written inANSI C for portability. Compiled binary files are available for a variety of platforms. It is available under theW3C Software Notice and License, a permissiveBSD-style license. Up-to-date versions are available as source code cloned from its GitHubGit version control repository, or in binary packages for multiple operating systems from its GitHub Releases repository.

Features

[edit]

Examples of corrections to invalid or poorly constructed HTML:

  • Reorder mixed-up tags
  • Complete missing or mismatched end tags
  • Add missing syntax elements (some tags, quotes, etc.)
  • Report proprietary HTML extensions
  • Change layout of markup to a predefined style
  • Transform characters from some encodings into HTML entities

See also

[edit]

References

[edit]
  1. ^. 16 July 2021https://github.com/htacg/tidy-html5/releases/tag/5.8.0. Retrieved25 November 2021.{{cite web}}:Missing or empty|title= (help)
  2. ^Raggett, Dave."Clean up your Web pages with HTML TIDY".W3C.org. Retrieved2015-02-12. (Dave Raggett's legacy HTML Tidy page.)
  3. ^"SourceForge.net Repository - [tidy] Index of /". Tidy.cvs.sourceforge.net. Retrieved2015-04-25.
  4. ^tidy-html5 onGitHub
  5. ^Smith, Michael."Michael[tm] Smith".W3C.org. Retrieved2015-02-12.
  6. ^"HTACG". HTACG.org. Retrieved2015-04-25.
  7. ^Jim Derry (15 January 2015)."HTML Tidy Advocacy Community Group". W3.org. Retrieved2015-04-25.

External links

[edit]
Open-source
CodeMirror-based
Mozilla Composer-based
Scintilla-based
Web-based
Freeware
Commercial
software
Cross-platform
macOS only
Windows only
Discontinued
Helper tools
Retrieved from "https://en.wikipedia.org/w/index.php?title=HTML_Tidy&oldid=1268125011"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp