Balthisar TidyOverview
Balthisar Tidy exists because, when editing HTML, it's easy to make mistakes. Wouldn't it be nice if there was a simple way to fix these mistakes automatically and tidy up sloppy editing into nicely layed out markup? Well now there is! This Cocoa implementation of Dave Raggett's HTML TIDY is a free utility for doing just that. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities. See http://tidy.sourceforge.net/ for everything you need to know about Tidy. Download THIS if you want to do it the Mac Way.
NEW
- Existing preferences will be lost. Sorry, this is a one time occurrence. We changed a 12 year old preferences system into a modern one. We hope that a little bit of change after 12 years is acceptable
- Keyboard shortcuts! You can cycle through the values in nearly every option with the left and right cursor keys while the options list is focused
- Now works with nearly any file type and extension
- First-run helper reworked to prevent annoying users
- Auto-size the description for items in the list of Tidy options
- Description can be hidden or shown
- Changes to many of the Tidy options descriptions
- Pretty, styled descriptions of the Tidy options to increase legibility
- Removed extraneous menu items in the application menus
- Prevent automatic text substitutions in source editor
- Tidy properly Tidy's new, blank documents
- Pasting into a new, blank document now properly Tidy's immediately
- Fixed a crash related to messages table when a change to the HTML source fixes an error but doesn't cause the Tidy'd document to change
- Fixed an issue where messages table didn't update after saving a file
- New default font in editor views