-
Notifications
You must be signed in to change notification settings - Fork 8
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
Missing highlight for "turnoff2_i" #19
Comments
I think highlighting for the opcode turnoff2_i is not working.. |
We've been using Nate Whetselll's language plugin code as the basis for
this project and probably need to sync up with the latest.
…On Tue, Oct 19, 2021 at 7:36 AM Rory Walsh ***@***.***> wrote:
I think highlighting for the opcode turnoff2_i is not working..
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#19 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMMA6YZUXRH7PSEYRD5FZLUHVJ4BANCNFSM5C64AYHQ>
.
|
i had a similar experience with highlighting issues for some opcodes when i was building the manual. Francois found that pygments should be update to version 2.10, and indeed, this solved it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: