Pretty-print HTML5
- by blinry
Is there a command line program that pretty-prints (that is, indents, adds line breaks to) HTML5 code?
tidy does too much for me (heck, it alters my doctype!), vim too little. What do you use to make your HTML5 code look beautiful?