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
Many faces used by this mode inherit the default face, this has the unpleasant consequence that the background is reset in Markdown code blocks with custom background, see for example:
But the list is growing longer and longer... Would it be possible to avoid inheriting the default face and use an empty face instead? Would there be any drawbacks?
The text was updated successfully, but these errors were encountered:
Many faces used by this mode inherit the
default
face, this has the unpleasant consequence that the background is reset in Markdown code blocks with custom background, see for example:My solution is to do something like this:
But the list is growing longer and longer... Would it be possible to avoid inheriting the
default
face and use an empty face instead? Would there be any drawbacks?The text was updated successfully, but these errors were encountered: