npm install toxhtmlA simple script for converting HTML files to XHTML on the command line. It has a long dependency list, since it uses __jsdom__.
To install:
``sh`
npm install toxhtml -g
To use it, just do this:
`sh``
toxhtml bad.html > good.xhtml