I imagine formatting to add newlines between tags but no spacing. So e.g.

<img src="abc.jpg" alt="abc"><img src="xyz.jpg" alt="xyz">

would become

<img src="abc.jpg" alt="abc">
<img src="xyz.jpg" alt="xyz">

Isn't that expected?
Allowing to toggle between copying the source as-is and copying formatted 
seems to be a valid request, though. So as Honza said feel free to add an 
enhancement request for this. Details can be discussed in there.

Sebastian

-- 
You received this message because you are subscribed to the Google
Groups "Firebug" 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
https://groups.google.com/forum/#!forum/firebug

Reply via email to