Skip to content

Invalid template parse succeeds #199

@GrahamCampbell

Description

@GrahamCampbell
Hello, {{foo}

is an invalid template, and should result in a parse error (according to the official implementation), however it does not.

Example that does result in a parse error:

{{foo}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions