Update the partials example to be a failing test case for partial indenting.
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
Children of {{name}}:
|
||||
{{>children}}
|
||||
<div>
|
||||
{{> header }}
|
||||
|
||||
<div>
|
||||
{{ page.content }}
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user