- From: Klaus Johannes Rusch <KlausRusch@atmedia.net>
- Date: Fri, 2 Nov 2001 16:47:50 CET
- To: <html-tidy@w3.org>
In <DIEBKGOCMIFONOGIMNIHOENOCAAA.niklaus@sezampro.yu>, "Nenad Nikolic" <niklaus@sezampro.yu> writes: > I've tried to use HTML Tidy from Ultraedit ver8.2 editor. > sure it's cool, but it doesn't support (i.e. recognize) PHP code. > > is there any support planned? Tidy does handle PHP code references between <?php ... ?> as well as the <script> ... </script> format. Tidy does not clean up code created by PHP statements such as <? echo "<TABLE><TR><TD>This is incomplete</TABLE>"; ?> But, feel free to contribute any patches for better PHP support to http://tidy.sourceforge.net/ -- Klaus Johannes Rusch KlausRusch@atmedia.net http://www.atmedia.net/KlausRusch/
Received on Friday, 2 November 2001 10:49:24 UTC