Skip to content

Extra line feeds #2

@SmithSamuelM

Description

@SmithSamuelM

the following template fragment renders differently in Stache than in others such as pystache, mustache

{{#scripts}}
    <script src="{{name}}"></script>
{{/scripts}}

In pystache each script element is on a separate line
in Stache there is an extra line feed between each script element line

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions