This function replaces special characters with HTML entities.
Bash
escapeHTML(text) #Output: Text
If you want to achieve the opposite try using unescapeHTML() instead.
📚 Use cases and examples
| Use case |
|---|
| No content found. |