format_html
Takes HTML code and indents it with customizable spaces to improve readability.
Instructions
Format and beautify HTML code
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | HTML code to prettify | |
| indentSize | No | Number of spaces for indentation |