HTML Tidy formatting


/ Published in: Bash
Save to your folder(s)

Usage:
`tidyup [file(s)]`


Copy this code and paste it in your HTML
  1. alias tidyup='tidy -m -utf8 --indent auto --indent-spaces 4 --wrap 0'

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.