You are on page 1of 6

9/22/2015

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

viewsource:www.htacg.org/tidyhtml5/

<!DOCTYPEhtml>
<htmldir="ltr"lang="en">
<head>
<metacharset="UTF8"/>
<metaname="viewport"content="width=devicewidth,initialscale=1">
<title>HTMLTidy</title>

<metaname="keywords"content="tidy,htmltidy,html,htacg">

<metaname="description"content="HTMLTidyHomepage">
<linkrel="stylesheet"href="../assets/stylesheets/base.css">
<linkrel="stylesheet"href="../assets/stylesheets/site.css">
<linkhref='http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic'
rel='stylesheet'type='text/css'>
<linkhref='http://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic'
rel='stylesheet'type='text/css'>
<linkrel="stylesheet"href="//netdna.bootstrapcdn.com/fontawesome/4.3.0/css/font
awesome.min.css">

</head>
<body>
<divid="main">

19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44

<nav><ul>

<liclass="phtmltidy"><ahref="#htmltidy">Tidy</a></li>

<liclass="pwhat_is_tidy"><ahref="#what_is_tidy">WhatisTidy?</a></li>

<liclass="pdocumentation"><ahref="#documentation">Dox</a></li>

<liclass="phistory"><ahref="#history">History</a></li>

<liclass="packnowledgements"><ahref="#acknowledgements">ACK</a></li>

<liclass="pget_tidy"><ahref="#get_tidy">GetTidy</a></li>

<liclass="pfreq"><ahref="#freq">FAQs</a></li>

</ul></nav>

45
46
47

48
49
50
51
52
53
54
55
56
57
58

<divid="htmltidy"class="sectionphtmltidy">

<divclass="containerspan">
<divclass="pageleadhome">
<div>
<h1>Tidy</h1>
<h2>ThegranddaddyofHTMLtools.</h2>
<h2>Supportsmodernstandards.</h2>
</div>
</div>

http://www.htacg.org/tidyhtml5/

1/6

9/22/2015

viewsource:www.htacg.org/tidyhtml5/

59
60

<divclass="tiles">

61
62
63
64
65
66
67
68
69
70

<div>
<h2>Tidyreborn</h2>
<p>
Thanksfortheeffortsof
<ahref="http://www.htacg.org"title="HTACG">HTACG</a>
andprominentcontributors,HTMLTidyhasawholenewheartbeat
andawholenewlife.
</p>
</div>

71
72
73
74
75
76
77
78
79

<div>
<h2>Tidytidies</h2>
<p>
TidytidiesHTMLandXML.Itcantidyyourdocumentsbyitself,and
developerscaneasilyintegrateitsfeaturesintoevenmorepowerful
tools.
</p>
</div>

80
81
82
83
84

85
86
87

<div>
<h2>Tidygetsout</h2>
<p>
20150904:<strong>LatestRelease</strong><a
href="https://github.com/htacg/tidyhtml5/releases/tag/5.0.0">5.0.0</a>.Ifyouwantto
followthedevelopmentoftidy,havealookatour
<ahref="https://github.com/htacg/tidyhtml5"title="tidyhtml5">tidyhtml5</a>
repository.
</p>
</div>

88
89

</div>

90
91
92

</div>
</div>

93
94
95
96
97
98
99
100
101
102
103
104
105
106

<divid="what_is_tidy"class="sectionpwhat_is_tidy">

<divclass="subtlecirclesectiondividerfaicon">
<spanclass="fastack">
<iclass="fafacirclefastack2x"></i>
<iclass="fafaheartbeatfastack1x"></i>
</span>
<h5class="icontitle">WhatisTidy?</h5>
</div>

<divclass="containercenter">
<h1id="whatistidy">WhatisTidy?</h1>

107
108
109
110

<p><strong>Tidy</strong>isaconsoleapplicationforMacOSX,Linux,Windows,UNIX,and
more.
ItcorrectsandcleansupHTMLandXMLdocumentsbyfixingmarkuperrorsand
upgradinglegacycodetomodernstandards.</p>

111
112
113
114

<p><strong>TidyLib</strong>isaCstaticanddynamiclibrarythatdeveloperscanintegrate
into
theirapplicationsinordertobringallofTidyspowertoyourfavoritetools.

http://www.htacg.org/tidyhtml5/

2/6

9/22/2015

viewsource:www.htacg.org/tidyhtml5/

<strong>TidyLib</strong>isusedtodayindesktopapplications,webservers,andmore.</p>
115
116
117

</div>
</div>

118
119
120
121
122
123
124
125
126
127
128
129
130
131

<divid="documentation"class="sectionpdocumentation">

<divclass="subtlecirclesectiondividerfaicon">
<spanclass="fastack">
<iclass="fafacirclefastack2x"></i>
<iclass="fafabookfastack1x"></i>
</span>
<h5class="icontitle">Dox</h5>
</div>

<divclass="containercenter">
<h1id="documentation">Documentation</h1>

132
133
134

<p>Foreverythingyouneedtoknowaboutrunning<strong>Tidy</strong>headovertoour
<ahref="documentation/">documentation</a>page.</p>

135
136
137
138

<p>Thereyouwilldiscoverhowtobuildthe<code>tidy</code>consoleapplicationforyour
operatingsystem(ifnecessary),howtouseit,anddiscoverexamplesofall
ofthegreatthingsthat<strong>Tidy</strong>cando.</p>

139
140
141

<p>Areyouadeveloper?Areyoulookingfor<strong>TidyLib</strong>information?Thefeel
freetogetstartedwiththe<ahref="developer/">developerdocumentation</a>.</p>

142
143
144
145

</div>
</div>

146
147

158

<divid="history"class="sectionphistory">

<divclass="subtlecirclesectiondividerfaicon">
<spanclass="fastack">
<iclass="fafacirclefastack2x"></i>
<iclass="fafainstitutionfastack1x"></i>
</span>
<h5class="icontitle">History</h5>
</div>

<divclass="containerleft">

159

<h1id="history">History</h1>

148
149
150
151
152
153
154
155
156
157

160
161
162
163

<p><strong>HTMLTidy</strong>wascreatedbythe<ahref="http://www.w3.org/">W3Cs</a>own
<ahref="http://www.w3.org/People/Raggett/">DaveRaggett</a>backinthe
dawnoftheInternetage.HisoriginalInternetpageisstillavailableand
givesasenseoftheearlyhistory:<ahref="http://www.w3.org/People/Raggett/tidy/">Clean
upyourWebpageswithHTMLTIDY</a>.</p>

164
165
166
167
168

<p>SatisfiedwithhisworkDavepassedthetorchtoadedicatedgroupof
maintainersat<ahref="http://tidy.sourceforge.net/">tidy.sourceforge.net</a>wherethe
importanttasksofturning
<strong>Tidy</strong>intoaClibraryandkeepingupwithdevelopingstandardswas
performed.</p>

169
170
171

<p>W3Cmemberstookarenewedinterestin<strong>Tidy</strong>in2011andforkedthe

http://www.htacg.org/tidyhtml5/

3/6

9/22/2015

172
173

viewsource:www.htacg.org/tidyhtml5/

projectto<ahref="https://github.com/w3c/tidyhtml5">github</a>(nowredirectstonew
maintainers),whereitfeatured
compatibilitywithHTML5viaa<ahref="https://lists.w3.org/Archives/Public/www
archive/2011Nov/0007.html">keycontribution</a>fromoneoftheSourceForge
keymembers.</p>

174
175
176
177
178
179

<p>In2015agroupofconcerneddevelopers,users,andsoftwareintegratorsformed
<ahref="http://www.htacg.org">HTACG</a>withthegoalofrevitalizing
<strong>Tidy</strong>,whichhadfallenintoa
nonmaintainedstate.AsaW3CCommunityGroup,HTACGwasdeemedworthybythe
W3C,andW3CpassedownershipoftheirprojecttoHTACG,whereitiscurrently
beingdevelopedandpreppedforanew,stable,andmodernrelease.</p>

180
181
182

<p>HTACGisalsoworkingdiligentlywiththeSourceForgemaintainersinaneffort
toharmonize<strong>HTMLTidy</strong>intoasingle,stable,solidreleaseonceagain.
</p>

183
184
185
186

</div>
</div>

187
188
189
190
191
192
193
194
195
196
197
198
199
200

<divid="acknowledgements"class="sectionpacknowledgements">

<divclass="subtlecirclesectiondividerfaicon">
<spanclass="fastack">
<iclass="fafacirclefastack2x"></i>
<iclass="fafausersfastack1x"></i>
</span>
<h5class="icontitle">ACK</h5>
</div>

<divclass="containerleft">
<h1id="acknowledgements">Acknowledgements</h1>

201
202
203

<p>HTACGandtherestofthe<strong>HTMLTidy</strong>teamwanttoextendasincereand
heartfeltthankyoutoeveryonewhomade<strong>Tidy</strong>possible.</p>

204
205
206
207
208
209
210
211
212
213

<ul>
<li><ahref="http://www.w3.org/People/Raggett/">DaveRaggett</a>,theoriginaldeveloper.
</li>
<li>ArnaudDesitter,longtimeSourceForgemaintainer.</li>
<li>CharlesReitzel,longtimeSourceForgemaintainer.</li>
<li>BjrnHhrmann,longtimeSourceForgemaintainer.</li>
<li>MichaelSmith,GithubW3Cmaintainer.</li>
<li>HTACGmembersandcontributors,whoareworkinghardtobringyouanew,
stable<strong>Tidy</strong>.</li>
</ul>

214
215
216

<p>Arewemissingsomeone?Issueapullrequestagainstthe<code>ghpages</code>branchof
this<ahref="https://github.com/htacg/tidyhtml5">repository</a>.Youwillwanttoedit<a
href="https://github.com/htacg/tidyhtml5/blob/ghpages/index/_posts/19700501
acknowledgements.md">thisfile</a>.</p>

217
218

<p>DaveRaggettalsomaintainsalonglistofacknowledgementsat<a
href="http://www.w3.org/People/Raggett/tidy/#acks">hispage</a>.</p>

219
220
221
222

</div>
</div>

http://www.htacg.org/tidyhtml5/

4/6

9/22/2015

viewsource:www.htacg.org/tidyhtml5/

223
224
225
226
227
228
229
230
231
232
233
234
235
236

<divid="get_tidy"class="sectionpget_tidy">

<divclass="subtlecirclesectiondividerfaicon">
<spanclass="fastack">
<iclass="fafacirclefastack2x"></i>
<iclass="fafadownloadfastack1x"></i>
</span>
<h5class="icontitle">GetTidy</h5>
</div>

<divclass="containerleft">
<h1id="gettidy">GetTidy</h1>

237
238
239
240

<p>Youmayalreadyhave<strong>Tidy</strong>onyourcomputer!Manyoperatingsystemsship
with
the<code>tidy</code>commandpreinstalled.Chancesaregood,though,thatwhatyouhave
issooutdatedthatitdoesntevenrecognizeHTML5.</p>

241
242
243

<p>Currentlytoget<strong>Tidy</strong>forthefirsttimeortoupdateyourcurrent
installationyoushouldgrabthesourcecodefromits<a
href="https://github.com/htacg/tidyhtml5">githubrepository</a>.</p>

244
245
246
247
248

<p>CurrentlytheHTACGteamisworkinghardputtingthefinishingtouchesonthe
new,stableversionof<strong>Tidy</strong>,butyoucanbesurethatwearedeveloping
solutionstoprovidebinariesforyouroperatingsystemaswellasdistribution
throughallofthecommonLinux/Macsoftwarerepositories.</p>

249
250

<h2id="softwareusingtidylib500rcx">SoftwareusingTidyLib5.0.0RC.<em>x</em></h2>

251
252
253
254

<p>IfyouknowofanysoftwareusingmodernTidyorTidyLib,pleasefeelfreeto
issueagithub<ahref="https://github.com/htacg/tidyhtml5/tree/ghpages">pullrequest
againstthiswebpage</a>,andwewillbesureto
addit.Youwillwanttoedit<ahref="https://github.com/htacg/tidyhtml5/blob/gh
pages/index/_posts/19700601get_tidy.md">thisfile</a>.</p>

255
256
257
258

</div>
</div>

259
260
261
262
263
264
265
266
267
268
269
270
271
272

<divid="freq"class="sectionpfreq">

<divclass="subtlecirclesectiondividerfaicon">
<spanclass="fastack">
<iclass="fafacirclefastack2x"></i>
<iclass="fafaquestioncirclefastack1x"></i>
</span>
<h5class="icontitle">FAQs</h5>
</div>

<divclass="containerleft">
<h1id="faqs">FAQs</h1>

273
274

<h2id="howcanireportbugsormakefeaturerequests">HowcanIreportbugsormake
featurerequests?</h2>

275
276
277

<p>Ifyouhaveagithubaccount(easyandfree)weencourageyoutomakebug
reportsandfeaturerequestsinour<ahref="https://github.com/htacg/tidy
html5/issues">issuestracker</a>.</p>

http://www.htacg.org/tidyhtml5/

5/6

9/22/2015

viewsource:www.htacg.org/tidyhtml5/

278
279

<h2id="howcanicontributetotidysdevelopment">HowcanIcontributeto
<strong>Tidy</strong>sdevelopment?</h2>

280
281
282
283

<p>Wewelcomecode,website,anddocumentationcontributions,andyouareinvited
tojoinouropencommunity.Youcanmakepullrequestsforchangesyoumake
<ahref="https://github.com/htacg/tidyhtml5/pulls">inourgithubrepo</a>.</p>

284
285
286
287

</div>
</div>

288
289
290
291
292
293
294
295
296
297
298
299

<divid="footer"class="sectiontextwhite">
<divclass="container">

<p>Website2015by<ahref="http://www.htacg.org/">HTACG</a>

TheHTACGandHTMLTidylogosincorporatetheHTML5logoby<ahref="http://w3.org">W3C</a>
</p>

300
301
302
303
304

</div>
</div>
</div>

305
306
307
308
309
310
311

</body>
<scriptsrc="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<scriptsrc="../assets/javascript/site.js"></script>
</html>

http://www.htacg.org/tidyhtml5/

6/6

You might also like