When I use HTML > Tidy > Tidy Clean Document Wrap, it changes;

        <li><a href="index.html">Home</a></li>

to

        <li>
          <a href="index.html">Home</a>
        </li>

I'd prefer my code to look like the original version.  How can I alter the "Tidy
Clean Document Wrap" setting so that spacing after tags is left like the code
below?

        <li><a href="index.html">Home</a></li>

Thanks!

-- 
Fergal Crawley
Business Advice Forum
Forum Promotion

<http://forum.pspad.com/read.php?2,59679,59679>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem