EmEditor Plug-In HTML TAGGER Version 1.01 ENGLISH Here is a set of 16 of the most used HTML tags. To use them, simply highlight some text and click. For example, Highlight some text, click the "B" icon, and it is wrapped with <b> and </b> tags; This: The quick brown fox, yada yada... Becomes this: The quick brown fox, yada yada... Great for marking up a plain text document for use on the web. I have also included one plugin for marking text as "C" style comment (/* */), as I noticed someone looking for that on the discussion forum. ---------------------------------------------------- HISTORY Version 1.01 (12/3/2002) - Initial Version Known issues: ---------------------------------------------------- Don't use in 16 color mode. (crashes). Stephen Bourne sbourne@tcfb.com |