Fixing indentation of multiple partials

This fixes #16.
This commit is contained in:
Tyler Akins
2017-06-20 14:19:44 -05:00
parent e6787e71d5
commit 6376a9b817
6 changed files with 101 additions and 18 deletions

View File

@@ -0,0 +1,13 @@
With spacing
{{> indented-partials.partial}}
{{> indented-partials.partial}}
Without spacing
{{> indented-partials.partial}}
{{> indented-partials.partial}}
With text
{{> indented-partials.partial}}
text
{{> indented-partials.partial}}