vendor/plugins/haml/test/haml/templates/just_stuff.haml in radiant-0.9.1 vs vendor/plugins/haml/test/haml/templates/just_stuff.haml in radiant-1.0.0.rc1

- old
+ new

@@ -68,10 +68,12 @@ %script Inline content %br Nested content %p.foo{:class => true ? 'bar' : 'baz'}[@article] Blah %p.foo{:class => false ? 'bar' : ''}[@article] Blah +%p.foo{:class => %w[bar baz]}[@article] Blah %p.qux{:class => 'quux'}[@article] Blump +%p#foo{:id => %w[bar baz]}[@article] Whee == #{"Woah inner quotes"} %p.dynamic_quote{:quotes => "single '", :dyn => 1 + 2} %p.dynamic_self_closing{:dyn => 1 + 2}/ %body :plain