encodeHtml
Convert text into HTML-encoded format to ensure proper rendering in web applications. Ideal for sanitizing user input or encoding special characters for secure web display.
Instructions
Encode input data to HTML-encoded format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
input | Yes | Data to encode |