Haml is probably not going to have the bevy of output options that Sass does, due to the increased complexity and need for efficiency. However, an option to toggle this specific behavior seems like it could be doable.
- Nathan [EMAIL PROTECTED] wrote: > One note about closing div tags... if you use firebug and select > source code by a div region, it will only take until the end of the > div tag so rather than: > > <div id="content"> > ... > </div><!-- end #content--> > > I prefer > > <div id="content"> > ... > <!-- end #content--></div> > > so that when viewing code through firebog I can see the corresponding > comment to be sure things are in the proper place. > > When you do create formatting options I would love to see that style > as a possibility --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
