I use simple HTML when I need steering panels inside opening and closing tags.
%div <div {{action clickAction}}> Click Here </div>
This is ugly, but since HAML does not have its own way of doing this, it is much better than using another library or a complex hack that someone came up with.
In any case, not so many of these cases.
source share