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

Nunjucks in Markdown code blocks needs to be escaped #35

Closed
mvsde opened this issue Nov 3, 2022 · 0 comments
Closed

Nunjucks in Markdown code blocks needs to be escaped #35

mvsde opened this issue Nov 3, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mvsde
Copy link
Owner

mvsde commented Nov 3, 2022

The page https://fynn.be/blog/eleventy-plugin-vue/ has a code block of Vue code which includes {{ title }}. Instead of printing this as is (expected for code), Nunjucks is rendering this a a variable.

@mvsde mvsde added the bug Something isn't working label Nov 3, 2022
@mvsde mvsde self-assigned this Nov 3, 2022
@mvsde mvsde closed this as completed in df4c529 Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant