Skip to content

Fix for {{}} in the template.#1

Open
KeithHenry wants to merge 3 commits intomasterfrom
patch-1
Open

Fix for {{}} in the template.#1
KeithHenry wants to merge 3 commits intomasterfrom
patch-1

Conversation

@KeithHenry
Copy link
Copy Markdown
Owner

Suggested fix for lit#62

The value of exprMarker becomes a magic string that breaks any template that includes it. To avoid that added a random number that changes when the file is reloaded (there are probably better ways to do that though).

KeithHenry and others added 3 commits August 24, 2017 16:26
Suggested fix for lit#62

The value of `exprMarker` becomes a magic string that breaks any template that includes it. To avoid that added a random number that changes when the file is reloaded (there are probably better ways to do that though).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants