Really? I tried it before I responded. Starting with:

<p>£3</p>

I did Markup -> Utilities -> Translate text to HTML (HTML entities checked, use name, ignore < and >, encode Unicode characters, selection only. I selected <p>£3</p> and the result is:

<p>&pound;3</p>

What exactly isn't working about this?

--
Greg Raven
Apple Valley, CA

Election 2006 -- Visit this site to see each candidate's stand on illegal immigration:

http://www.betterimmigration.com/candidates/2006/featuredraces.html


On Jun 12, 2006, at 2:44 PM, Ben Dougall wrote:


On Monday, June 12, 2006, at 08:15  pm, Greg Raven wrote:

Why not run Markup -> Utilities -> Translate with "ignore < >" turned on?

Mainly because that wouldn't help at all. Thanks anyway.

The question is again: is there anyway to restrict a process on text (such as translate text to html entities, or a spell check, or convert to upper case, or any other process) to just the content parts of the html document rather than the content and html tags part of the document?








--
Greg Raven
Apple Valley, CA

Election 2006 -- Visit this site to see each candidate's stand on illegal immigration:

http://www.betterimmigration.com/candidates/2006/featuredraces.html


On Jun 12, 2006, at 11:37 AM, Ben Dougall wrote:

hello,

is there any way to perform say text to html transformation (but any kind of process / function) on just the textual part of an html document? so say you've got a full correct html document with this >> in:

<p>£3</p>

when you run text to html it only performs that on the £3 not the <p> and </p> parts. see what i mean? somehow hide the actual html which you don't want modifying from various processes -- like spell check as well for example.

thanks, ben.

--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>



--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>



--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>



--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to