Re: HTML5 Tidy [was: Undeprecating <s> and <u> tags]

Steven Le <[email protected]> Tue, 21 Feb 2012 11:04:34 -0800 (PST)
Newsgroups gmane.comp.web.html-tidy.user,gmane.comp.web.html-tidy.devel
Message-ID <464396302.1594.1329851074938.JavaMail.mtrx@pacur6>
--00235429cb9cf4836a04b97e1438
Content-Type: text/plain; charset=ISO-8859-1

I just noticed
https://github.com/w3c/tidy-html5/commit/b0997b2c48712d2548579190685b6962362189d0:)

Thanks, thanks a bunch for that -- very appreciated!

Hopefully last question from me: Is there a plan to merge the HTML5 Tidy
with the regular Tidy source or will it forever continue to exist as a
separate fork?

Thanks again,

Steven


On Sat Feb 18 09:42:07 GMT-800 2012, Steven Le <[email protected]> wrote:

> Sources for an HTML5 fork of Tidy here:
>
> https://github.com/w3c/tidy-html5<http://www.google.com/url?sa=D&q=https://github.com/w3c/tidy-html5>
>
> Perfect, this was exactly what I was looking for. Thanks!
>
> The other thing I was looking for in an HTML5-patched version of Tidy is
> the ability to wrap block-level tags with anchor tags. E.g.:
>
> <a href="foo.html">
>   <div id="bar">Hello World</div>
> </a>
>
> The HTML5 Tidy fork (as well as the non-HTML5 fork) currently outputs it
> as:
>
> <a href="foo.html"></a>
> <div>Hello World</div>
>
> Does anyone know how I might be able to work around this?
>
> Thanks!
> Steven
>
> <http://www.google.com/url?sa=D&q=https://github.com/w3c/tidy-html5>
>
>

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

I just noticed=A0<a href=3D"https://github.com/w3c/tidy-html5/commit/b0997b=
2c48712d2548579190685b6962362189d0">https://github.com/w3c/tidy-html5/commi=
t/b0997b2c48712d2548579190685b6962362189d0</a> :)<div><br></div><div>Thanks=
, thanks a bunch for that -- very appreciated!</div>
<div><br></div><div>Hopefully last question from me: Is there a plan to mer=
ge the HTML5 Tidy with the regular Tidy source or will it forever continue =
to exist as a separate fork?</div><div><br></div><div>Thanks again,</div>
<div><br></div><div>Steven</div><br><br><div class=3D"gmail_quote">
On Sat Feb 18 09:42:07 GMT-800 2012, Steven Le &lt;<a href=3D"mailto:steven=
[email protected]">[email protected]</a>&gt; wrote:
<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-lef=
t:1px #ccc solid;padding-left:1ex"><blockquote style=3D"margin:0 0 0 .8ex;b=
order-left:1px #ccc solid;padding-left:1ex"><p>Sources for an HTML5 fork of=
 Tidy here:</p>
<p>  <a href=3D"http://www.google.com/url?sa=3DD&amp;q=3Dhttps://github.com=
/w3c/tidy-html5">https://github.com/w3c/tidy-html5</a></p>
</blockquote><div><div>Perfect, this was exactly what I was looking for. Th=
anks!</div><div><br></div><div>The other thing I was looking for in an HTML=
5-patched version of Tidy is the ability to wrap block-level tags with anch=
or tags. E.g.:</div>

<div><br></div><div>&lt;a href=3D&quot;foo.html&quot;&gt;</div><div>=A0 &lt=
;div id=3D&quot;bar&quot;&gt;Hello World&lt;/div&gt;</div><div>&lt;/a&gt;</=
div><div><br></div><div>The HTML5 Tidy fork (as well as the non-HTML5 fork)=
 currently outputs it as:</div>

<div><br></div><div><div>&lt;a href=3D&quot;foo.html&quot;&gt;&lt;/a&gt;</d=
iv><div>&lt;div&gt;Hello World&lt;/div&gt;</div></div><div><br></div><div>D=
oes anyone know how I might be able to work around this?</div><div><br></di=
v>

<div>Thanks!</div><div>Steven</div><blockquote style=3D"margin:0 0 0 .8ex;b=
order-left:1px #ccc solid;padding-left:1ex"><p><a href=3D"http://www.google=
.com/url?sa=3DD&amp;q=3Dhttps://github.com/w3c/tidy-html5"></a></p>
<p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></=
p><p></p></blockquote></div>
</blockquote></div>

--00235429cb9cf4836a04b97e1438--