Odd highlighting/styling when using Prism as a NuxtJS plugin #3102
Unanswered
CodyBontecou
asked this question in
Q&A
Replies: 1 comment 6 replies
-
The default theme uses a text-shadow like this. Where does the |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's how it's currently rendering:
It looks like it's being highlighted twice. Once in purple, once in grey, creating an odd 3d-like look.
Here's the code block I am using:
Beta Was this translation helpful? Give feedback.
All reactions