ANN: Released LIVEditor beta 3 with real-time preview for simple php included files

The 3rd beta release of LIVEditor is available for download now.

With this version of this real-time html editor, you can see live web preview as soon as you changed the source code of a html file included using a simple php include function, for example:

<?PHP include(".\header.html"); ?>

And a handy floating html formatting toolbar has been added:

mini html formatting toolbar

Detailed list of changes in this release is in the release notes section of the download page.