Replies: 1 comment 12 replies
-
Even if Pygments doesn't support q, you could create your lexer and either pull request it, or just use it on the side. Pygments as a plugin system by which you can provide custom lexers. |
Beta Was this translation helpful? Give feedback.
12 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.
-
We are using Prism highlighting because we have been unable to persuade the Pygments team to accept a grammar for the q programming language. Everything has worked smoothly, but if Pygments would support q, we would revert to minimise variation from the standard MM config.
I find the new code annotations feature does not work with Prism highlighting. Any prospect of that happening? (Or do you have any pull with the Pygments team?)
Beta Was this translation helpful? Give feedback.
All reactions