Jump to content

Category:Pages with syntax highlighting errors

From wikiNonStop
Revision as of 08:24, 28 December 2024 by Majestix (talk | contribs) (1 revision imported: Initial )
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 attribute lang="sh"
    1. Add lang="bash"
    2. Add lang="shell-session"
  3. the unsupported attribute lang="mediawiki"
    1. Add lang="wikitext"

This category currently contains no pages or media.