
Recent Posts:
- Previewing SVG in HTML-Kit
- Multiple browser modes on a single tab
- HTML-Kit Tools in German
- Wizards for creating HTML lists and tables
- File versioning and backup
Register to support HTML-Kit and get Tools
- New simplified default style for plugin windows. To change back to the previous styles with thicker bars, select "Bars" style from "Window > More options > Select Style."
- Ability to change the appearance of plugin windows (Start, Templates, Snippets, etc.) with CSS-based custom styles. To change the style, click "More options" icon (at the top of Start window, for example) and pick "Select Style." This option is also available through the window settings page.

- "File > New > New from current document" creates a new document with content from the current document. If there's a selection, the selected text is used in the new document. If Tidy tab is focused, uses text from the Tidy window instead of the editor.

- "Copy to New" option on the Tidy tab can be used to quickly open Tidy suggested code in a new document for testing Tidy code separately before applying it to the original file.

- Preferences dialog setting: "Files > Misc > Add document names to Windows Recent Documents list" preference can be used to list recent files on Windows Start menu. On Windows 7, this option can list files on Task Bar Jump Lists.

- PHP plugins can access input dialogs in a way that uses less code and feels natural to PHP scripting. Details: http://www.html-kit.com/support/tools/php-plugin-user-input/

- Minor improvements to the look of dialog boxes.
- To help add context to translatable text, many of the text to be translated now contains the source of the text (main menu, preferences, etc.). This portion of the text, in /* … */ block, should not be included in the translated text.

- Speed improvements related to closing and exiting the application.
- Displays a message if a HTML plugin could not be parsed in full. This can happen if there are XHTML errors such as tags that are not closed or tags that do not match.
- Reference plugin ("Help > References") for Bing

- Reference plugin for Creative Commons
- Reference plugin for Twitter
- Reference plugin for Wolfram