incompatibilities/spec/render/element_spec.md in faml-0.7.0 vs incompatibilities/spec/render/element_spec.md in faml-0.7.1

- old
+ new

@@ -5,18 +5,18 @@ %span hello <span> #@var </span> ``` -## Faml +## Faml, Hamlit ```html <span> hello <span> &lt;/span&gt; </span> </span> ``` -## Haml, Hamlit +## Haml ```html <span> hello <span> #@var </span> </span>