mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
If a tag contains characters like <> or &, we currently generate invalid HTML. This is easily fixed by sending the tag through the jinja escape filter. (This bug is not theoretical, I hit it when using C++ template names for tags, like "boost::variant<>".) |
||
|---|---|---|
| .. | ||
| notmyidea | ||
| simple/templates | ||