Geoff McLane
3f72b6e335
Issue #210 - Add new warning for summary attr in table if HTML5.
...
This new warning will only be seen if the document remains in HTML5 mode,
where the summary attribute is obsolete. The W3C validator flags this as
an error, and suggests 'Consider describing the structure of the table in
a caption element or in a figure element containing the table; or simplify
the structure of the table so that no description is needed'.
At the same time this patch also restored the old warning if the document
is HTML4--, if the table element lacks a summary attribute. This has been
a tidy warning since the beginning of time, although the W3C validator
does not presently flag this.
2015-06-06 11:20:35 +02:00
Geoff McLane
d923dd7b2d
Issue #108 - first cut new option --indent-with-tabs yes.
2015-05-22 16:06:12 +02:00
Geoff McLane
b2b9f1d6f2
spelling error noted in exploration of #207 in localize.c
2015-04-26 19:19:55 +02:00
Geoff McLane
5cbd3ee95b
From issue #191 , saw need to revert to 'master' branch
2015-04-08 17:55:12 +02:00
Geoff McLane
cfffe7765f
Issue #166 - repeated main element.
...
With this fix introduced two new services, FindNodeById and
FindNodeWithId. The former does a total tree search for a TidyTagId.
Maybe there is a way to optimise this search...
Also change the uint badForm from an on/off to a bit field, so could be
extended to other document format errors.
2015-02-24 15:04:19 +01:00
Jim Derry
04f68a032f
Changed text to point to html-tidy.org
2015-02-13 19:17:25 +08:00
Jim Derry
de97628f8f
Deprecated tidyReleaseDate(). Returns epoch time (tdb). Removed dates from help, manpage, output, cmake, etc.
2015-02-01 14:20:41 +08:00
Geoff McLane
f83c604ad0
add some more messy debug output
2015-01-27 18:07:56 +01:00
Geoff McLane
f1297f718c
remove a msvc warning
2015-01-25 20:18:36 +01:00
Geoff McLane
27bc767325
Fix some more info messages
2015-01-24 16:39:57 +01:00
Geoff McLane
4a3f5ecf07
make this version 5.0.0
2015-01-22 13:40:50 +01:00
Jim Derry
e279302eaf
Added TidyReportFilter2
2014-11-22 15:43:11 +08:00
Jim Derry
6aaf826476
Restart with geoffmcl's fork
2014-11-22 15:42:28 +08:00
Jim Derry
3bcf49cfde
Preserve for both filters.
2014-04-27 18:16:13 +08:00
Jim Derry
f3cc89d234
Correctly use a copy of args so both filters can work.
2014-04-27 18:11:50 +08:00
Jim Derry
5786a5afb5
Implement TidyReportFilter2 using raw strings to support library localization.
2014-04-27 16:07:20 +08:00
Craig Barnes
ce27a729dc
Remove CVS info blocks
2012-08-08 17:27:29 +01:00
Michael[tm] Smith
6ef8d92b0f
Bring docs up to date with code. Fixes #41 .
...
Thanks ralfjunker.
2012-07-04 16:35:34 +09:00
Michael[tm] Smith
5220d8fe2e
Minor quickref formatting problem.
2012-06-20 17:08:44 +09:00
Michael[tm] Smith
a772bbb17f
Let's actually commit the -gdoc feature this time.
2012-06-20 16:55:42 +09:00
Michael[tm] Smith
869ab4a4e5
Fix C90 compatibility issue.
2012-04-10 14:57:15 +09:00
Michael[tm] Smith
666d5bb1f4
Another minor editorial change.
2012-04-07 16:49:19 +09:00
Michael[tm] Smith
d193420729
Minor editorial update.
2012-04-07 16:41:06 +09:00
Michael[tm] Smith
4408516c32
Clarify doc for wrap-attributes option.
2012-04-07 16:33:10 +09:00
Michael[tm] Smith
d194e8726e
Added show-info option. Fixes #6 .
2012-04-02 16:41:05 +09:00
Michael[tm] Smith
895fbb13f0
Minor rewording.
2012-03-24 19:08:04 +09:00
Michael[tm] Smith
2cd21a6693
Added omit-optional-tags option. Fixes #22 .
...
Thanks towolf.
2012-03-24 19:04:46 +09:00
Michael[tm] Smith
4ff3234431
List new options on the index page.
2012-03-17 17:24:01 +09:00
Michael[tm] Smith
ddb5702a08
Point to http://w3c.github.com/tidy-html5/ where appropriate.
2012-03-17 17:07:48 +09:00
Michael[tm] Smith
1052c2b81e
New merge-emphasis & coerce-endtags options added.
...
Fixes #19 .
2012-03-17 16:26:41 +09:00
Michael[tm] Smith
0c8b587067
Added --doctype=html5 option value. Fixes #17 .
2012-03-15 14:11:01 +09:00
Michael[tm] Smith
bf1c2f67a9
Added drop-empty-elements options. Fixes #19 .
2012-03-15 10:58:10 +09:00
John Schember
8727af8a7c
Fix format string warnings.
2012-02-26 11:53:53 -05:00
Michael[tm] Smith
0dbac2535b
Update the man page a bit.
2012-02-18 19:40:37 +09:00
Michael[tm] Smith
184f411544
Update general-info message tidy emits at end.
2012-02-18 18:17:43 +09:00
Michael[tm] Smith
b92d7aab88
new
2011-11-17 11:44:16 +09:00