Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

fix: escape ${} for template string in playground #529

Merged
merged 1 commit into from
Dec 19, 2018
Merged

fix: escape ${} for template string in playground #529

merged 1 commit into from
Dec 19, 2018

Conversation

yaodingyd
Copy link
Contributor

@yaodingyd yaodingyd commented Dec 19, 2018

replace ${ with \${}

Description

Fix #312: escape template string

@pedronauck pedronauck changed the title fix: escape ${} for template string in playground (#312) fix: escape ${} for template string in playground Dec 19, 2018
@pedronauck pedronauck merged commit 5ab2349 into doczjs:dev Dec 19, 2018
@pedronauck
Copy link
Member

thanks @yaodingyd

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants