Not without passing it through some sort of tidy helper that Haml doesn't provide, I'm afraid. Haml only takes responsibility for prettifying the content it generates.
On Tue, Oct 13, 2009 at 3:25 AM, Lars Olsson <[email protected]> wrote: > > Hi list, > > I have some textile content that I'm inserting into one of my Haml > templates by using the :textile filter. The resulting XHTML works ok, > but the contents generated from textile lacks the nice indentation > that the rest of the template has. Is there a way to properly indent > filtered content (in the resulting XHTML) as well? > > /lasso > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
