Jump to content

Category:Pages with syntax highlighting errors: Difference between revisions

From wikiNonStop
copy edit
 
m 1 revision imported: Initial
 
(No difference)

Latest revision as of 08:24, 28 December 2024

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.