Why the hell does html_safe not work in Nanoc?!?
*grrr*
Shakes fist at Nanoc “safely” escaping the angled brackets all the time.
HAML! Why are you escaping things which should not be escaped!?!
*shakes fist at HAML*
Hmm, not sure if I am missing something fundamental or if HAML is just broken in that way, but I just had to duck-punch one of the helper classes so that I can use “unsafe” HTML in attribute tags.
Well that was several hours sunk.
But… I win!
I’d rather use a duck-/monkey-punched hack in a helper class than a brute-forced workaround in my direct source code.