So, I wanted to reopen because something seems strange to me. Given the following snippet:
<head> <title>Mark Miller</title> <meta name="generator" content="BBEdit 13.0" /> <link rel="stylesheet" type="" href=“<#URI#>“ /> </head> If I put my cursor in the <#URI#> and hit CMD-B, I expected to select everything in the double quotes. As I read through the manual, I realized it would only work with "smart" quotes. So I "educated" the quotes and tried again. CMD-B is still selecting everything in the head tag. I'm also not sure if it's even allowed to use smart quotes inside an html tag. On Thursday, November 14, 2019 at 9:55:49 PM UTC-5, Simdude wrote: > > I'm having trouble seeing the difference between Balance and Balance tags. > For example, with this code snippet: > > <ul> > <li>Book 1</li> > <li>Book 2</li> > <li>Book 3</li> > </ul> > > If my cursor is on "Book 1" and I use either Balance or Balance tags, the > result is the same. All of Book 1 is selected. If I hit either again, > everything between the ul tags is selected. So, when do these two > operations act differently? > > Mark > -- 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://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 view this discussion on the web visit https://groups.google.com/d/msgid/bbedit/c2954cb4-ae94-4afb-a504-1ebfae541427%40googlegroups.com.
