Replies: 1 comment 2 replies
-
It's already documented that syntax highlighting doesn't work for those. |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a documentation site using some code blocks that are injected via vue (shown with quote syntax as code syntax presents showing markdown code marker):
However, in the site, the syntax highlighting does not trigger for this appropriately:
I have other code blocks on the site that are hardcoded, and they work correctly:
Any idea what might be causing the failure of the syntax highlighting in the Vue injected code?
Beta Was this translation helpful? Give feedback.
All reactions