We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Backticks in comments end the content block, causing a compile error.
!{var content = @`<%--`--%>Hello there!`;} ${content}
The text was updated successfully, but these errors were encountered:
#308 fix for backtick in comment within content block
0c83398
Revert "#308 fix for backtick in comment within content block"
818beb7
This reverts commit 0c83398.
casid
No branches or pull requests
Backticks in comments end the content block, causing a compile error.
The text was updated successfully, but these errors were encountered: