How to add custom grammer for syntax highlighting #6244
Unanswered
peterhoang
asked this question in
Q&A
Replies: 1 comment 2 replies
-
This syntax highlighting is referring to highlighting for the Documentation itself, not the LibreChat project. To add additional syntax highlighting for code markdown blocks within LibreChat, you would need to fork the project, and edit this list: Using any of the supported values found here (aliases column): |
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.
-
I'm a bit lost. I'm trying to follow this https://www.librechat.ai/docs/documentation/syntax_highlighting but I can't seem to find any of the named configs.
Also, I don't think I need a custom grammer as the language I'm interested in, GDScript is supported by Shiki: https://shiki.style/languages.
I was wondering how I can configure this into LibreChat?
Beta Was this translation helpful? Give feedback.
All reactions