Category:Pages with syntax highlighting errors: Difference between revisions

From NixOS Wiki
https://www.mediawiki.org/wiki/Category:Pages_with_syntax_highlighting_errors
 
mNo edit summary
Line 1: Line 1:
{{EmptyCatGood}}
__HIDDENCAT__
__HIDDENCAT__
{{ll|Extension:SyntaxHighlight}} adds pages to this tracking category if they have a '''missing''' or '''unsupported''' <code>lang="…"</code> attribute in a {{tag|source|open}} or {{tag|syntaxhighlight|open}} tag.
SyntaxHighlight adds pages to this tracking category if they have a '''missing''' or '''unsupported''' <code>lang="…"</code> attribute in a {{tag|source|open}} or {{tag|syntaxhighlight|open}} tag.


Common problems and solutions:
Common problems and solutions:

Revision as of 23:22, 4 April 2024

SyntaxHighlight adds pages to this tracking category if they have a missing or unsupported lang="…" attribute in a Template:Tag or Template:Tag 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"

Pages in category "Pages with syntax highlighting errors"

The following 118 pages are in this category, out of 118 total.

J

Q