Hello Nathan,

not sure if this is fixed on the latest trunk, but here's a bug I
think.

If theses are the last lines of a file:

= "test" + |
  "test" |

The string will not get displayed. I have to put something as last
line to get it displayed, like so:

= "test" + |
  "test" |
/

- Folko


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