HTML代码自动格式化美化
输入需要格式化的HTML代码,点击「执行」即可进行美化排版。
输入:<div><p>hello</p></div> 格式化: <div> <p>hello</p> </div>