Fixed in ddd4a99.

On Fri, Jan 23, 2009 at 6:24 AM, Knack <[email protected]> wrote:

>
> There's another error related to :ugly mode.
>
> Example
>
> %p
>  The
>  = "quick"
>  brown
>  fox
>
> in normal mode, it renders:
>
> <p>
>  The
>  quick
>  brown
>  fox
> </p>
>
> but in ugly mode, it renders:
>
> <p>
> The
> quickbrown
> fox
> </p>
>
> >
>

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