Skip to content

Why {{{{element}}} ignores element? #845

@NagayamaToshiaki

Description

@NagayamaToshiaki

How to reproduce:

mustache.render("Here is a(n) {{{{element}}}.", { element: "value"})

Expected Behavior

I don't know, I think it should be a malformed template.

Actual Behavior

Output will be : "Here is a(n) ."

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