This AppleScript requires Tex-Edit Plus to work and is based on the "Export Selection" script. The purpose of the script is to insert the HTML tags for bold, italics, and strikethrough into VoodooPad's currently selected text. That's all it does; links are untouched and the underlining is ignored. This is useful for pasting into some bulletin boards and blogs.
Notes:
- For some reason this script seems to take >30 seconds to run, and ActivityMonitor shows the hard drive is not busy. I'm not sure why this is. If anyone knows, I'd appreciate an email to alangenh [at] excite [dot] com. Thanks!
- I seem to have to copy the the clipboard manually before calling the script. Don't know why.