I don't use SVG images, but I'll bet if you try to validate a document that has SVG code in it BBEdit will flag a number of errors. If there is no valid way to include SVG images as SVG images, then BBEdit is probably not going to auto-create the markup you desire.
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.
