xml-format
Format and organize XML strings with customizable indentation for improved readability and structure. Ideal for developers working with XML data.
Instructions
Format and prettify XML
Input Schema
Name | Required | Description | Default |
---|---|---|---|
indent | No | Number of spaces for indentation | |
xml | Yes | XML string to format |