Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$" will be parsed to {{content}}quot; #11

Closed
janpieper opened this issue Dec 5, 2014 · 1 comment
Closed

$" will be parsed to {{content}}quot; #11

janpieper opened this issue Dec 5, 2014 · 1 comment

Comments

@janpieper
Copy link

Markdown

This is a Test: $"

Expected result

This is a Test: $"

Actual result

This is a Test: {{content}}quot;
@mixu
Copy link
Owner

mixu commented Jan 30, 2015

Just tested this on the newly released v2.0 branch, and since we're now using a proper templating engine (Handlebars), this case seems to pass correctly. Thanks for filing the issue!

@mixu mixu closed this as completed Jan 30, 2015
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

No branches or pull requests

2 participants