It is possible parse html documents using Alkaline in order to track html errors and typos. You can parse local and remote documents alike.
The command line syntax is:
asearch parse [--auth:[domain\]username[:password]] [--verbose] url [url [...]] |
For example:
# ./asearch parse --auth:foo:bar http://www.vestris.com /home/www/index.html |
This command is supported since version 1.41.0424.0.