-
Notifications
You must be signed in to change notification settings - Fork 75
Incorrect styling of <code> in events #28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The reason is the selector specifies |
I have no idea why we would want to handle styles differently for |
This is fixed. |
Now it's really fixed. |
For some reason
<code>
elements in events have different styling than other<code>
elements.The text was updated successfully, but these errors were encountered: