mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
![]() It's sometimes the case where we don't want attributes to be html_escaped... for instance `%input{ placeholder: 'Filter…' }`. This commit changes the attribute escaping to respect the rails `html_safe` flag and not escape attributes when `.html_safe` is explicitly called on them. Closes #470 |
||
---|---|---|
.. | ||
gemfiles | ||
haml | ||
benchmark.rb | ||
linked_rails.rb | ||
test_helper.rb |