Jump to content

Category:Pages with syntax highlighting errors

From Simple English Wikipedia, the free encyclopedia


This category contains pages with <syntaxhighlight> calls which have encountered errors in parsing. To correct them, just define a known computing language name as an attribute of the <source lang=> tag.

Details

Many languages (mostly obscure) were de-supported due to the switch from GeSHi to Pygments for syntax highlighting (phab:T85794). Fallbacks may be added to SyntaxHighlight_GeSHi.compat.php where languages are sufficiently similar. For unsupported commonly used languages, please contribute language definitions to Pygments. See also phab:T105889.