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
# Details
More info here: #60
When handling code blocks with leading spaces that lanuage gets left
shifted. When this is combined with a plugin that adds information
to leading spaces, such as indent blank lines, parts of the icon /
language can be overlayed and therefore hidden.
To fix this account for the leading spaces before placing icon above
code blocks.
0 commit comments