HTML Entity Encoding

Encodes HTML special characters (< > & " ') into safe entity references to prevent XSS, ensure correct rendering, and handle character data safely across web frameworks and output contexts.

paulpas de2f2a3 39.5 KB Updated

File contents

paulpas/agent-skill-router/tree/main/skills/coding/html-entity-encoding commit de2f2a39cc

Frequently asked questions

npx skillmds@latest add paulpas/html-entity-encoding