uuutee.log
Archives
Tags
October 22, 2017
macのターミナルでhtmlを整形(pretty print)する
# -m, -modify: ファイルを修正(上書き)する
# -i, -indent: インデントを修正する
tidy -mi /path/to/file
← Back to home