HTML格式化
window.ACTIVE_FORMAT_ID = '3209399634'; #app { width: calc(100% - 40px); margin: 0 auto; padding: 0 20px; } .editors-wrapper { display: flex; gap: 20px; margin-bottom: 20px; } .editor-panel { display: flex; flex-direction: column; } .editor-panel:first-child { flex: 0 0 40%; } ...
JavaScript格式化
window.ACTIVE_FORMAT_ID = '3209399633'; #app { width: calc(100% - 40px); margin: 0 auto; padding: 0 20px; } .editors-wrapper { display: flex; gap: 20px; margin-bottom: 20px; } .editor-panel { display: flex; flex-direction: column; } .editor-panel:first-child { flex: 0 0 40%; } .editor...
CSS格式化
window.ACTIVE_FORMAT_ID = '3209399632'; #app { width: calc(100% - 40px); margin: 0 auto; padding: 0 20px; } .editors-wrapper { display: flex; gap: 20px; margin-bottom: 20px; } .editor-panel { display: flex; flex-direction: column; } .editor-panel:first-child { flex: 0 0 40%; } .editor-panel:last-child { ...
SQL格式化
window.ACTIVE_FORMAT_ID = '3209399631'; #app { width: calc(100% - 40px); margin: 0 auto; padding: 0 20px; } .editors-wrapper { display: flex; gap: 20px; margin-bottom: 20px; } .editor-panel { display: flex; flex-direction: column; } .editor-panel:first-child { flex: 0 0 40%; } .editor-panel:last-child { flex: 0 0 60%; } ...
XML格式化
window.ACTIVE_FORMAT_ID = '3209399630'; #app { width: calc(100% - 40px); margin: 0 auto; padding: 0 20px; } .editors-wrapper { display: flex; gap: 20px; margin-bottom: 20px; } .editor-panel { display: flex; flex-direction: column; } ...
JSON格式化 - 在线JSON美化压缩工具
// 设置当前格式化工具ID window.ACTIVE_FORMAT_ID = '3209399629'; #app { width: calc(100% - 40px); margin: 0 auto; padding: 0 20px; } .editors-wrapper { display: flex; gap: 20px; margin-bottom: 20px; } .editor-panel { display:...
