Add failing test For extra whitespace in nested partials.
This commit is contained in:
committed by
Justin Hileman
parent
0eb3e71dc8
commit
114477811c
@@ -0,0 +1 @@
|
||||
{{ val }}
|
||||
@@ -1,3 +1,6 @@
|
||||
<third>
|
||||
{{> fourth }}
|
||||
</third>
|
||||
<third>
|
||||
{{> fourth_inline }}{{> fourth_inline }}
|
||||
</third>
|
||||
|
||||
Reference in New Issue
Block a user