Aha.

My question still stands: How do I make BBEdit friendly with SHTML?

However, I found a work-around and the reason   why I haven't had so
much trouble before. The Add Tag command works well *so long* as you
are within a good HTML element. Before this, I wasn't working within
an element; all the parent HTML was in an include file. Now my file
looks like this:

<!-- include statement -->
<div>  <!-- just added this -->
      raw text to format
</div> <!-- just added -->
<!-- include statement -->

but that's just a hack.

Also, please forgive me if a blank reply went out earlier. Dunno how
that happened.

thx,
cc

On Jan 2, 2008 12:48 PM, Complex <[EMAIL PROTECTED]> wrote:
> I don't recall running into this problem so much before, but I may be
> doing more  formatting of raw text than before.
>
> I'm editing server-side include files where the head and body tags are
> stored  in includes, for good or ill. So whenever I try to use the Add
> Tag feature to wrap selected text in one element or another, BBEdit
> tells me, "No definition exists for the parent tag. A tag cannot be
> inserted."
>
> How do I get BBEdit to be friendly with my SHTML files? This is really
> slowing me down.
>
> thanks!
>
> --
> --> CC <---
>



-- 
--> CC <---

-- 
------------------------------------------------------------------
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