Category:Pages with syntax highlighting errors
From RationalWiki
lang
attribute or invalid lang
attribute.
This will cause an error:
<syntaxhighlight>Some code here.</syntaxhighlight>
But this won't:
<syntaxhighlight lang="html">Some code here.</syntaxhighlight>
Invalid lang
attributes will also cause errors. As an example: lang="wikitext"
is invalid but lang="python"
is valid. Here is a list of all valid lang
attributes.
If you have trouble fixing a syntax highlighting errors, ask RationalWiki:Technical support for help as the team who create the Mediawiki extension called SyntaxHighlight do not help with syntax highlighting errors.
Pages in category "Pages with syntax highlighting errors"
The following 42 pages are in this category, out of 42 total.