I've noticed something similar with the Utilities->Format command as well,
and I'm wondering if I have some option set incorrectly for formatting.

I'm using Gentle formatting but it removes newlines between links for
example.  This makes the links harder to read.

-NorthK

On Wed, Apr 1, 2009 at 11:33 PM, M. Murao <[email protected]> wrote:

>
> I use the optimize command on an XHTML 1.0 Strict file, and a line
> break between two <input> tags gets converted to a space. The manual
> implies this is necessary for the file to remain valid, but the w3c
> validator passes the file with the spaces removed, and I can't see any
> problem in Safari, FF or IE.
>
> Here's an example of the original code:
>
> <input type="hidden" name="_subject" value="xxx" />
> <input type="hidden" name="_to" value="[email protected]" />
>
> After optimizing it looks like this:
>
> <input type="hidden" name="_subject" value="xxx" /> <input
> type="hidden" name="_to" value="[email protected]" />
>
> Is this intended behavior? If so, what is the problem with the code?
>
> Thanks in advance.
>
> Masayo
> http://www.worldlink-tel.com/
>
>
> >
>


-- 
North Krimsly, Web Designer
www.highintegritydesign.com
541.760.2907

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "BBEdit Talk" group.
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 specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to "[email protected]" 
rather than posting to the group.
-~----------~----~----~----~------~----~------~--~---

Reply via email to