jason said:
Okay, dumb question here. I downloaded Mercury Editor because I was
curious what "paste as HTML" meant. I'm still no closer to figuring out
what it means, or if it's something I can use. Could someone help me out
here?!
The copy-from locale is web browser view. The paste-as is the raw html
markup.
Say you're viewing online web pages. And have loaded into your browser[*]
a page where you only want one part. For example, an article, without all
the surrounding tables that crowd things up with all their debris. You copy
that selection. Then in Mercury, use "Paste as HTML." Result is that you
preserve only your selection, with its essential formatting intact.
Another use would be in regular authoring. Viewing the page you're working
on in browser mode, and then being able "visually" to copy what you want
for transfer to another html document (instead of getting out the magnifying
glass to read through all the code details).
.. . .
[*] The web browser you use has to support the HTML clipboard format.
Anything from the MSIE family has the feature. Most/all of the minor
independents do not. Mozilla, maybe it depends on which one? For ex,
Kmeleon doesn't have it; yet I read that the old Netscape 4x did.