Does BBEdit have a way to convert text/html to escape entities?

for example, convert...

<img src="http://url.com/yourpic.jpg"; alt="alt text" width="100" 
height="100" hspace="5" vspace="5" border="0">

into...

%3Cimg src%3D%22http:%2F%2Furl.com%2Fyourpic.jpg%22 alt%3D%22alt 
text%22 width%3D%22100%22 height%3D%22100%22 hspace%3D%225%22 
vspace%3D%225%22 border%3D%220%22%3E


Thanks, -Den.

.

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email "[email protected]" rather than posting to the group.

Reply via email to