No, not yet. This is an issue we're aware of, and we're currently trying to think of intuitive syntax to say "don't put whitespace inside this element." Any suggestions are appreciated.
- Nathan On 5/4/07, Russell Norris <[EMAIL PROTECTED]> wrote: > > Is there any way to tell Haml _not_ to "space out" those longer lines in > certain places? Like that first li element below,,, > > <ol > class="entries"> > <li> > <a href= > "/entry/2/my-collar-is-all-wet">My Collar Is All Wet</a> > </li> > <li>< > a href="/entry/1/sexy-sufjan">Sexy Sufjan</a></li> > </ > ol> > > It looks good in the source but combined with list-style: decimal inside; you > get a space [which makes sense]. > > Attached an image showing what this looks like. > > RSL > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
