📝 Edit page
➕ Add page
Encoding and escaping
Topics
Pages
Content
How to convert text into encoded or escaped text and back.
This deals with these areas:
- URL Encoding - For text in a website URL.
- HTML entity escaping - For the HTML contents of a webpage.