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
As the title, using quotes inside triple-quoted strings makes subsequent code be highlighted as a string. I think the issue only happens when the quote inside is next to the triple quotes. Please see the following screenshots.
Some messy code
Quote next to triple quotes
Quotes not next to triple quote
The text was updated successfully, but these errors were encountered:
Hello!
As the title, using quotes inside triple-quoted strings makes subsequent code be highlighted as a string. I think the issue only happens when the quote inside is next to the triple quotes. Please see the following screenshots.
Some messy code
![some code](https://user-images.githubusercontent.com/1644071/132448222-2d0aae5e-44a2-4216-b091-5e1e2c687e48.png)
Quote next to triple quotes
![quotes next to triple](https://user-images.githubusercontent.com/1644071/132448251-bde88662-b181-4bdb-94ca-1f717760dccb.png)
Quotes not next to triple quote
![quotes but not next to triple](https://user-images.githubusercontent.com/1644071/132448256-a7f70f67-dd76-4e49-91fc-bb86d0250339.png)
The text was updated successfully, but these errors were encountered: