How can i get haml to give me this in my resulting html:

<h1>Hello World!</h1>

...instead of...

<h1>
  Hello World!
</h1>

I am getting this last one, and was wondering if there's a way to keep
this all in one line.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to