- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Thu, 14 Jun 2012 21:27:27 +0200
- To: gbell_spamless@yahoo.com (Greg Bell)
- Cc: html-tidy@w3.org
* Greg Bell wrote: >Can someone please tell me what setting will stop HTML Tidy >from turning this: > ><?php > ** some PHP stuff ** >?> ><?php echo $this->ufActivity('01'); ?> > >into this: > ><?php > ** some PHP stuff ** >?><?php echo $this->ufActivity('01'); ?> I am unable to reproduce this with default settings and current sources. -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de 25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Thursday, 14 June 2012 19:27:56 UTC