Replies: 2 comments
-
You have posted in the wrong repo. This is for the Prism Library which is an application framework for XAML app development. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I misunderstood the repo. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
The VueJS plug-in I make needs the help of Prism highlight.
But there is a limit to using highlight(raw function), so I ask the question.
Certain tags (vue-diff-modified) want to maintain a markup without conversion (in all Grammar)
Can I use the keep markup plug-in?
The current keep markup's hook is not supported in highlight().
Is there a way to skip Grammar for a particular pattern of strings?
It seems to me that this is more necessary.
Have a nice weekend.
Beta Was this translation helpful? Give feedback.
All reactions