Category:Pages with syntax highlighting errors: Difference between revisions

Content deleted Content added
m fix
No edit summary
Line 6:
}}
 
This category contains pages with {{xtag|syntaxhighlight}} calls which have encountered errors in parsing. To correct them, just define [https://github.com/wikimedia/mediawiki-extensions-SyntaxHighlight_GeSHi/blob/master/SyntaxHighlight_GeSHi.lexers.php a known computing language name] as an [[Attribute (computing)|attribute]] of the <nowiki><source lang=></nowiki> 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 [https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FSyntaxHighlight_GeSHi/master/SyntaxHighlight_GeSHi.compat.php SyntaxHighlight_GeSHi.compat.php] where languages are sufficiently similar. For unsupported commonly used languages, please contribute language definitions to [http://pygments.org/ Pygments]. See also [[phab:T105889]].
 
[[Category:Wikipedia template parameter issues]]