DevToysWeb
- JSON Formatter
All Tools
Converters
Encode & Decode
Formatters
Generater
Text
Input
<root> <content> <p>This is <b>some</b> content.</p> </content> </root>
Output
<root> <content> <p>This is <b>some</b> content.</p> </content> </root>