haml--haml/test/templates/eval_suppressed.haml

12 lines
139 B
Plaintext

= "not me!"
= "nor me!"
- haml_concat "not even me!"
%p= "NO!"
%p~ "UH-UH!"
%h1 Me!
#foo
%p#bar All
%br/
%p.baz This
Should render