mcHybridList
Mark — Sat, 12/24/2005 - 23:33

Some browsers do not display lists properly. This plugin will reformat the lists in the selected text to be more cross browser friendly.
It doesn't matter how much text is selected as long as all of the related list tags are in the selection. You can select the entire document.
If all of the tags are not included a message will be displayed in the Output Window to that effect.
There is at least one limitation; it will not work if there is an ID or Class assigned to any of the list tags. The plugin only works if the tag is like <ul> and not <ul id="myid"> for example. I'll try to overcome this in future versions if there is a desire for such a feature.
Here are some before and after screenshots of what the plugin will do:
Before

After

You can download this plugin on the HTML-Kit web site. Installation instructions, etc. are also available.