Category:Pages with syntax highlighting errors
Appearance
Administrators, please do not delete this category!
This is a maintenance category which sometimes contains pages that are in need of attention. If the category is empty then this is a good thing.
This is a maintenance category which sometimes contains pages that are in need of attention. If the category is empty then this is a good thing.
mw:Extension:SyntaxHighlight adds pages to this tracking category if they have a missing or unsupported lang="…" attribute in a <source> or <syntaxhighlight> tag.
Common problems and solutions:
- a missing attribute
- Look for a specific Supported language
- Add
lang="text"
- the unsupported attributes
lang="sh"orlang="shell"- Add
lang="bash" - Add
lang="shell-session"
- Add
- the unsupported attribute
lang="mediawiki"- Add
lang="wikitext"
- Add
- incorrect {{Codesample}} usage
- Check the parameters/values
Pages in category "Pages with syntax highlighting errors"
This category contains only the following page.