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
When there is an empty tag <span></span> the < in the closing tag is white instead of blue. If there is any text inside the tag then it is highlighted correctly. It is only when there is no text or space in the tag that it is highlighted incorrectly.
Using Atom version: 1.20.0
The text was updated successfully, but these errors were encountered:
When there is an empty tag
<span></span>
the<
in the closing tag is white instead of blue. If there is any text inside the tag then it is highlighted correctly. It is only when there is no text or space in the tag that it is highlighted incorrectly.Using Atom version: 1.20.0
The text was updated successfully, but these errors were encountered: