% would be the default tag without any class or id, .foo would be the default tag with a class of foo, and #foo would be the default tag with an id of foo.
As of this time, the % syntax is only provided by mislav's plugin. Nathan and/or Hampton really ought to weigh in on this topic. chris 2008/10/20 PEZ <[EMAIL PROTECTED]> > > Two questions. > > 1. Is there a point with having both default tags and guess syntax? Or > is that just some temporary status while we try to choose what would > be best? > > 2. This syntax gives a syntax error: > > %ul > % > .foo foo > > Is that as it should? > > /PEZ > > On Oct 19, 3:14 pm, "Mislav Marohnić" <[EMAIL PROTECTED]> > wrote: > > On Sun, Oct 19, 2008 at 14:58, Mislav Marohnić < > [EMAIL PROTECTED]>wrote: > > > > > > > > > Making the "guess" syntax will probably require much more > monkeypatching. > > > > I lied. It wasn't so hard (gist updated) > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" 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/haml?hl=en -~----------~----~----~----~------~----~------~--~---
