Skip to content

Extra line feeds #2

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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