Re: XMLC breaking lines?
David Li <[email protected]> Tue, 2 Dec 2003 10:49:00 +0800
| Newsgroups | gmane.comp.java.enhydra.xmlc |
|---|---|
| Message-ID | <[email protected]> |
Do you have pretty printing turn on? Could you send me your file so I can test it? Thanks. David On Dec 2, 2003, at 2:04 AM, Christian Cryder wrote: > Hey folks, > > Does anyone know if something has happened within XMLC recently that > would > cause the following behavior? I have this line in my template (all on > one > line): > > <span>Foo</span>Bar<span>Rama</span> > > And when XMLC compiles it, it breaks it into 2 lines, like this > <span>Foo</span>Bar > <span>Rama</span> > > This effectively introduces a space in the resulting markup, and > that's not > good. > > Any suggestions here? I am almost positive this behavior only started > recently (within the last month or two). > > Christian > ---------------------------------------------- > Christian Cryder > Internet Architect, ATMReports.com > Project Chair, BarracudaMVC - http://barracudamvc.org > ---------------------------------------------- > "Coffee? I could quit anytime, just not today" > > _______________________________________________ > XMLC mailing list > [email protected] > http://www.enhydra.org/mailman/listinfo.cgi/xmlc