Let's say I have this html tag:

<img src="<!--#4dvar [Host]Image_URL-->" alt="Host Image" />

The <!--#4dvar [Host]Image_URL—> is the syntax used by my server software to 
insert text.

So, I call up the new (sigh) Edit Markup dialog to add height and width 
attributes.

When I'm done I have this:

<img src="&lt;!--#4dvar [Host]Image_URL--&gt;" alt="Host Image" width="125" 
height="125" />

The Edit Markup dialog does me the favor of breaking the tagging syntax by 
converting my < and > characters.

This is long standing behavior. Is there a way to turn that off?

-- 
Lee Hinde                                                                   
Hinde.Net                                                                
l...@hinde.net
(916) 596-0436

-- 
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 bbedit@googlegroups.com
To unsubscribe from this group, send email to
bbedit+unsubscr...@googlegroups.com
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 "supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to