Lettering.js
Lettering.js copied to clipboard
Fix XSS security vulnerability
Using textContent instead of appending to HTML ensures that escaped HTML characters stay escaped. Fixes issue #88