Undeprecating <s> and <u> tags

Steven Le <[email protected]> Mon, 6 Feb 2012 16:20:21 -0800 (PST)
Newsgroups gmane.comp.web.html-tidy.user,gmane.comp.web.html-tidy.devel
Message-ID <569559010.1174.1328574021114.JavaMail.mtrx@vdcds6>
--0023544710809e54eb04b854be1d
Content-Type: text/plain; charset=ISO-8859-1

Hi Tidy Developers,

The latest HTML5 specs have revived the <s> and <u> tags, links below:

http://developers.whatwg.org/text-level-semantics.html#the-s-element
http://developers.whatwg.org/text-level-semantics.html#the-u-element

I believe these are just one-word changes to
clean.c<http://tidy.cvs.sourceforge.net/viewvc/tidy/tidy/src/clean.c?revision=1.111&view=markup>
(lines 1229
and 1231), changing TidyTag_S and TidyTag_U from deprecated = "yes" to
deprecated = "no". I was wondering if someone would submit a patch to
undeprecate these tags?

Thanks!

Steven

--0023544710809e54eb04b854be1d
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi Tidy Developers,<div><br></div><div>The latest HTML5 specs have revived =
the &lt;s&gt; and &lt;u&gt; tags, links below:</div><div><br></div><div><a =
href=3D"http://developers.whatwg.org/text-level-semantics.html#the-s-elemen=
t">http://developers.whatwg.org/text-level-semantics.html#the-s-element</a>=
<br>
</div><div><a href=3D"http://developers.whatwg.org/text-level-semantics.htm=
l#the-u-element">http://developers.whatwg.org/text-level-semantics.html#the=
-u-element</a><br></div><div><br></div><div>I believe these are just one-wo=
rd changes to <a href=3D"http://tidy.cvs.sourceforge.net/viewvc/tidy/tidy/s=
rc/clean.c?revision=3D1.111&amp;view=3Dmarkup">clean.c</a>=A0(lines=A01229 =
and 1231), changing TidyTag_S and TidyTag_U from deprecated =3D &quot;yes&q=
uot; to deprecated =3D &quot;no&quot;. I was wondering if someone would sub=
mit a patch to undeprecate these tags?</div>
<div><br></div><div>Thanks!</div><div><br></div><div>Steven</div>

--0023544710809e54eb04b854be1d--