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

print statements in style tag marked as invalid syntax #22

Open
robinsax opened this issue Mar 18, 2018 · 0 comments
Open

print statements in style tag marked as invalid syntax #22

robinsax opened this issue Mar 18, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@robinsax
Copy link

Print statements in style tags are marked as invalid syntax.

Failing example:

{% set style=".styled { color: blue; }" %}
<style type="text/css">{{ style }}</style>

Thanks.

@wholroyd wholroyd self-assigned this Feb 28, 2019
@wholroyd wholroyd added the bug label Feb 28, 2019
@wholroyd wholroyd added this to the v.0.0.10 milestone Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants