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

Escape Category and Tag name #34

Closed
wants to merge 3 commits into from
Closed

Escape Category and Tag name #34

wants to merge 3 commits into from

Conversation

timnew
Copy link

@timnew timnew commented Apr 12, 2016

Fix issue #33

Escape tag and category name
Use `escape` filter instead of invoking function
@leesei
Copy link
Member

leesei commented Apr 13, 2016

With #31 Nunjucks will autoescape.
Thanks.

@leesei leesei closed this Apr 13, 2016
@timnew
Copy link
Author

timnew commented Apr 13, 2016

I know Nunjucks should do it, but the reality is that it doesn't escape & at all. So I manually add scape filter.

@leesei
Copy link
Member

leesei commented Apr 13, 2016

Can you help test again?
Autoescape is disabled in the original code and #31 enables it.

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

Successfully merging this pull request may close these issues.

None yet

2 participants