chapbook
chapbook copied to clipboard
String arguments to inserts that contain { aren't parsed correctly
Describe the bug
{test insert: "hello {"}
is not parsed correctly.
To Reproduce See above.
Expected behavior
Should call the insert with the string "hello {"
.
Stories and screenshots n/a
Environment n/a
Additional context n/a