html-formatwebformatpro
HTML formatter (best-effort)
Pretty-print HTML locally (no network).
pro
Inputs
Output
(no output yet)
Explanation
Format messy HTML into a more readable, indented output. Best-effort formatting (not a full HTML parser).
Use it when you need a fast, offline conversion/validation step during development or debugging.
Pro: Presets/history help when you’re iterating on snippets.
Related