"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > Textmate seems to automatically close the bracket so comments in KID > look like this: > > > '<!--> STUFF -->' > > According to MSFT, the correct format for comments in HTML is '<!-- > STUFF -->'
What's MSFT? AFAIK, (x)HTML is a W3C standard... > The funny thing is, I am having problems with Kid on FF on my Mac if I > use '<!-- STUFF -->', and problems with FF on windows if I use '<!--> > STUFF -->'. > > Anybody else have these issues? No. And what happens if you use "<!--! stuff -->"? This will make Kid strip out the comments from the generated output, even though they are there in the template. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

