Actually, the generated HTML is like this exactly because it is the only format where you can be sure that whitespace does not get messed up, while still being able to insert a newline here and there. (If this didn't work, XHTML wouldn't work either.)
- Stig On Tue, 2002-01-29 at 22:12, James Cox wrote: > yeah, but for some clients, i guess adding new lines etc may confuse them. > > if it works, it works. > > James > > > -----Original Message----- > > From: Egon Schmid [mailto:[EMAIL PROTECTED]] > > Sent: Tuesday, January 29, 2002 9:08 PM > > To: James Cox; phpdoc > > Subject: Re: [PHP-DOC] document generated HTML > > > > > > From: "James Cox" <[EMAIL PROTECTED]> > > > > > oh well, lets hope that no-one inspects our html :) > > > > There are also some working DocBook stylesheets in the background. > > The transformation from XML to HTML is valid. I know the HTML code > > is looking strange and ugly, but the HTML code is correct (almost > > all time, if someone doesn�t correct the errors in the XML source :) > > > > -Egon > > > > > > -----Original Message----- > > > > From: Egon Schmid [mailto:[EMAIL PROTECTED]] > > > > Sent: Tuesday, January 29, 2002 8:38 PM > > > > To: James Cox; phpdoc > > > > Subject: Re: [PHP-DOC] document generated HTML > > > > > > > > > > > > From: "James Cox" <[EMAIL PROTECTED]> > > > > > > > > > has anyone else noticed that the generated HTML sucks, and is > > > > there a way to > > > > > fix this? > > > > > > > > No, if we use Jade. > > > > > > > > -Egon > > > > > > > > > > > > > > > >
