Category talk:Pages with syntax highlighting errors
Latest comment: 22 August 2023 by Capypara in topic ExplorerScript Lexer support
ExplorerScript Lexer support
The Syntax Highlighting plugin uses Pygments for generating the highlighting.
ExplorerScript comes with a Pygments lexer: https://github.com/SkyTemple/ExplorerScript/blob/master/explorerscript/pygments/expslexer.py
Maybe we can build a custom version of Pygments and the SyntaxHighlighting plugin? If so we should keep the broken syntax highlighting sections like this for now and then fix them later when the language is available. Capypara (talk) 20:31, 22 August 2023 (UTC)