On Sunday, 26 May 2013 21:47:48 UTC-3, Rich Siegel wrote: > > ... > Or possibly Markup -> Preview in -> New Text Window >
I'd never noticed this possibility before, so I opened a file and tried it out. Sure enough, it does indeed strip (most of) the HTML. I'm sure I'll find a use for it occasionally. I have an observation about how the command handles links as well as named entities. In my test... *<a href="index.html">Title page</a> / * became *Title page <index.html> / * ... and... * * or *©* became � I suppose there are limits to what can be done, but I thought these bits were odd. Obviously the link is being parsed, so wouldn't it make sense to drop it if all code is being removed? Also, I would have expected named entities to be recognized. Rob -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
