What's new? ...a lot!

Major improvements:

Support of 58 tags (instead of only 20 tags before)

'AS TEXT' Tag's':
Tag's can now be separated into 'As Text' tag's and 'Stand Alone' tag's, this offers complete new possibilities in code formatting (please view the quick tutorial ).

A FILE DOCUMENTATION line (as comment on top of the file) can now be inserted. This line could contain the system date/time, author information, version info. Very useful for webmasters or intranet supervisors.

STYLES:
Another great new feature. After playing around with some options you may find some settings worth to store. Now you can define and save as many source code layouts as you like and quickly reload them. But more than this, it's very easy to give such styles away to other Pretty HTML users. So companies can ensurethat all their employees will create HTML pages using a standard code layout this will decrease maintenance time and costs.

preconfigured auto comments for each tags are provided (very useful for html rookies)

much better checking of, which blanks can be purged while compressing a file. This causes a little lower compression rate, but a much better page appereance reliability. (Most of the competitor software fail in this point)

almost 100% speed increase, (30% RAM usage decrease)

v2.0 does no longer break lines in between quotes.
e.g. <IMG SRC="c:\windows\this is my senseless long picture name with blanks.gif">
even linebreaks in between '<' and '>' can be suppressed now

Support of network and removeable drives

'Restore from backup file' function added

Tag settings are now displayed in an Overview-Grid too

HTML Help

 

Other improvements:

Editor: Search & Replace added

DHMTL, SHTML file extensions supported

different wildcard selections possible

wrong autocomment numbering in nested tables - fixed

editing a loaded file, is now always possible

no more need to reselect a file, before a new Compress/Format or Restore action could be started

higher linesize value possible (up to 500 characters)

no more loss of blank lines inside of <PRE> <SCRIPT> and Comment-Tags

Tabs, linebreaks and double blanks will be removed now also inside of tags

sometimes the contents of a table cell needs to be concentrated in a single line, v1.0 didn't create auto comments and extra blank lines in this case - fixed

v1.0 rejected all HTML files without a <HTML> tag inside. Now this check is optional.

v1.0 did create Backup files this way:
Original: "test.htm" --> Backup: "test.bak"
v2.0 now does the following:
Original: "test.htm" --> Backup: "test.htm.pbak"
This method ensures that all files can be restored with their original extension.

the default backup extension (.pbak) can be user defined.

Help appears in a new window.

Users can now define the NUMBER of blank lines before start tag/after end Tag.

Auto comments for each tag are now optional:
.) before start tag only,
.) or after end tag only
.) or both

Auto comment counter optional for each tag

Tag names can be turned into uppercase, lowercase. (or left unchanged)

Autocomments can be left justified

'Cancel' in the options window purge option changes

New screen design

Tag cleanup added, e.g.:
before:
<IMG    src="pixel.gif"   width="200"
height="2"   >

after:
<IMG src="pixel.gif" width="200" height="2">

Version 2.0 will is released now as time limited Shareware.