Here is my code:
..
It parses only style=\'posit
style=\'posit
Requested a hash special case at: https://github.com/haml/haml/issues/787 to allow us to write:
%div{ style: { display: "none", width: "50px" } }
much like is possible for class: ["class1", "class2"].
class: ["class1", "class2"]