format_html
Format and beautify HTML code by applying consistent indentation and structure to improve readability and maintainability.
Instructions
Format and beautify HTML code
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | HTML code to prettify | |
| indentSize | No | Number of spaces for indentation |