format_html
Formats and beautifies HTML code with adjustable indentation. Converts messy HTML into clean, readable structure.
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 |