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

cat without HTML-escaping? #46

Closed
ghost opened this issue Jan 4, 2019 · 2 comments
Closed

cat without HTML-escaping? #46

ghost opened this issue Jan 4, 2019 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented Jan 4, 2019

Is it possible to use {% cat "myfile.svg" %} without having the result escaped?

Haven't been able to get any of these to work:
{%= cat ...
{% cat= ...
{%s= cat ...

@valyala
Copy link
Owner

valyala commented Jan 8, 2019

cat shouldn't escape the result. Could you provide a complete test where cat emits escaped file contents?

@valyala valyala added the bug label Jan 8, 2019
@ghost
Copy link
Author

ghost commented Jan 9, 2019

Indeed, I am now unable to reproduce in a simpler test case. If I can ever reproduce it I will update this issue. Thank you for your time.

@ghost ghost closed this as completed Jan 9, 2019
This issue was closed.
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

1 participant