Charcoal-SE / userscripts

Collection of userscripts that are used by/are useful to Charcoal.
https://charcoal-se.org/scripts
Apache License 2.0
28 stars 27 forks source link

FIRE forgets to escape HTML special characters before rendering #141

Closed iBug closed 2 years ago

iBug commented 5 years ago

image

while the actual post is caught for:

Body - Position 0-12: <p><a href="
                      ^^^^^
makyen commented 2 years ago

Resolved in FIRE version 1.4.0, PR #180.