tidy
Verified for current stable LTS
Tidy Commands
Tidy command syntax with verified terminal examples.
Commands
3 commands for Tidy
tidy Operations
Tidy Command: Enable Indentation Wrap Lines Save Output
tidy -i y -w 100 -o <path/to/output.html> <path/to/file.html> tidy Operations
Tidy Command: Modify Html File In Place Config
tidy -config <path/to/configuration> -m <path/to/file.html> tidy Operations
Tidy Command: Pretty Print Html File
tidy <path/to/file.html> Suggest a Tidy Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Tidy workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.