Files
Mustache/test/fixtures/examples/nested_partials/nested_partials.txt
T
Justin Hileman 44b60e1bb8 Add a failing test for #167
Multiple levels of nested partials are only indented to the level of the first partial.
2013-09-26 09:48:29 -07:00

7 lines
78 B
Plaintext

<first>
<second>
<third>
FOURTH!
</third>
</second>
</first>