Skip to content

Block helpers with no args must have a space after the name #191

@davidtinker

Description

@davidtinker

I have templates like this:

{{#withMentionAuthor}}
<div>...</div>
{{/withMentionAuthor}}

The block is silently ignored unless I add a space after the name of the helper e.g. '{{#withMentionAuthor }}'.

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