Category:Pages with syntax highlighting errors: Difference between revisions

Content deleted Content added
never mind. This example shows that <source lang="text"> actually is supported, at least some of the time.
fix broken link
Line 6:
}}
 
This category contains pages with {{xtag|syntaxhighlight}} or {{xtag|source}} calls which have encountered errors in parsing. To correct them, just define [https://github.com/wikimedia/mediawiki-extensions-SyntaxHighlight_GeSHi/blob/master/SyntaxHighlight_GeSHiSyntaxHighlight.lexers.php a known computing language name] as an [[Attribute (computing)|attribute]] of the <code><nowiki><source lang=></nowiki></code> tag.
 
Some languages are not yet supported. If the language is valid, do not change or remove the name of the language just to remove the maintenance category. The real fix is to get the language supported by [http://pygments.org/ Pygments].