Skip to content

Instantly share code, notes, and snippets.

@atadams
Last active December 12, 2015 05:39
Show Gist options
  • Save atadams/4723204 to your computer and use it in GitHub Desktop.
Save atadams/4723204 to your computer and use it in GitHub Desktop.
Terminal: tidy-html5
tidy --vertical-space n --indent a --wrap 0 --preserve-entities y --tidy-mark n tidytest.html | unexpand -a -t 2 > tidyoutput1.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment