Jump to content

Category:Pages with syntax highlighting errors

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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.

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:

  1. a missing attribute
    1. Look for a specific Supported language
    2. Add lang="text"
  2. the unsupported attributes lang="sh" or lang="shell"
    1. Add lang="bash"
    2. Add lang="shell-session"
  3. the unsupported attribute lang="mediawiki"
    1. Add lang="wikitext"
  4. incorrect {{Codesample}} usage
    1. Check the parameters/values

Pages in category "Pages with syntax highlighting errors"

This category contains only the following page.