html_formatter
Format and organize HTML code for improved readability and structure. Specify input file path and output directory to save the formatted HTML.
Instructions
Format and beautify HTML code
Input Schema
Name | Required | Description | Default |
---|---|---|---|
inputPath | Yes | Path to the input HTML file | |
outputDir | Yes | Directory where formatted HTML should be saved |