I use SVG's. And I forgot about the drag and drop thing, I am a copy and paste kind of guy, I want more control of my code, and as much as I love BBEdit, *the only thing I use for web design*, I still do not allow the app to do things for me too often, and when I do, I clean it up.
I forgot about the drag and drop feature. I just copy an img chunk and paste it and then change the name of the svg image. But I agree, svg's are left out. Peace All. - gerald On Monday, October 1, 2018 at 7:15:37 AM UTC-7, Tom Mai wrote: > > Hi, > when you drag & drop a JPEG into a HTML document you get: > <img src="picture.jpg" alt="picture"> > > But if it is a SVG you get: > <a href="picture.svg">No Title</a> > > Wouldn't it be more stringent and as expected if SVGs were handled like > Bitmaps? > -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
