How to use
Re-indent HTML by tag nesting so the structure is readable.
Expand minified or messy HTML into a clear hierarchy. Void elements such as `<br>` and `<img>` do not add a level, and the contents of `<script>`, `<style>`, `<pre>`, and `<textarea>` are preserved byte for byte so code and deliberate whitespace stay intact.