[Moderator Action] php indenting problems...

hello, just to reiterate what Mat Sander wrote, if
i tidy up a document with php code in it, the
lines below the intitial <?php keep indenting more
and more every time i run html tidy.

also, what do you think about adding a
"break-before-php:yes" and the same for asp, so
the inline script doesn't get wrapped funny.

lastly, how come if i start with:

<BR>
<A HREF="some link">click</A>

after i run tidy it turns into
<BR>
 <A HREF="some link">click</A>

with a space before the <A HREF tag???

please email me responses as i am not on the
list...

______________________
 michelangelo capraro
   --= hopbot =--
http://www.hopbot.com/

Received on Tuesday, 15 August 2000 14:39:17 UTC