/ Published in: Bash
Usage:
`tidyup [file(s)]`
`tidyup [file(s)]`
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
alias tidyup='tidy -m -utf8 --indent auto --indent-spaces 4 --wrap 0'