You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a single quote (used as an apostrophe) in the text in one of my markdown cells. Unfortunately, this seems to cause everything after it in the entire buffer to be highlighted as though inside a string. Of course, I could just use a different character, but shouldn't syntax highlighting be turned off in markdown cells? (Or is this just not possible?)