test/fixtures/statements2.html.cut in
cutaneous-0.1.4
vs test/fixtures/statements2.html.cut in
cutaneous-0.1.5
- old
+ new
@@ -1,3 +1,3 @@
{% 3.times do |n| %}
-This is {{ right }} {{ n }}
+This is {{{ right }}} {{ n }}
{% end %}