-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
The single quote ' should be escaped. This is not on the mustache spec but most implementations have it. Also the mustache spec maintainers are open to add this restriction. See mustache/spec#69.
Solution
Patch https://gitlab.com/jobol/mustach to escape the single quote to '.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working