Yotam Madem
|
d820d254e5
|
Fix indentation of inline partials (#716)
These changes fixes an indentation bug introduced when partials was
made to also be indented like its parent template. When partials are
rendered inline, it should not be indented with the amount of indentation
that the line already has.
Fixes https://github.com/janl/mustache.js/issues/715
Refs https://github.com/janl/mustache.js/pull/705
|
vor 6 Jahren |