I'll try to create at least a basic implementation of :ugly as soon as I find the time, to spare you the hackiness.
Of course, you _could_ do it yourself and send me a patch... - Nathan Wincent Colaiuta wrote: > On Feb 13, 1:00 am, benalavi <[EMAIL PROTECTED]> wrote: > >> Haha of course there's some simpler solution =) >> >> How do I turn off reformatting altogether? I couldn't find anything >> about it. >> > > I ran into a similar issue the other day and also came up with an ugly > hack for suppressing Haml processing (in my case I was specifically > interested in indentation, not caching as such) that involved the > insertion of HTML comments and then having Haml modify its behaviour > upon seeing them: > > http://groups.google.com/group/haml/browse_thread/thread/cca3fc3be83663a1 > > But obviously, all such hacks are exactly that: hacks. > > Cheers, > Wincent > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
