Difference between revisions of "Category:Pages with syntax highlighting errors"

From Mudlet
Jump to navigation Jump to search
m
m
Line 5: Line 5:
 
Super helpful, I know.  Very Wiki of them!
 
Super helpful, I know.  Very Wiki of them!
  
- All `syntaxhighlight` tags need a lang property set, if unsure use `<syntaxhighlight lang="text">`
+
* All syntaxhighlight tags need a lang property set, if unsure use <syntaxhighlight lang="html" inline><syntaxhighlight lang="text"></syntaxhighlight>
- The markup/code should be valid, for example don't use comments in a json block, don't use console output in a lua block etc.
+
* The markup/code should be valid, don't use comments in a json block, don't use console output in a lua block etc.
 +
* You can use the inline property for inline code <syntaxhighlight lang="html" inline><syntaxhighlight lang="lua" inline></syntaxhighlight>

Revision as of 10:01, 16 February 2026

This page lists wiki pages that use Syntax Highlighting extension - but for whatever reason the extension refuses to highlight given texts within the pages listed.

Notice: This page is generated by the extension! It doesn't give any indication WHY the pages are listed, just that they have a problem...

Super helpful, I know. Very Wiki of them!

  • All syntaxhighlight tags need a lang property set, if unsure use <syntaxhighlight lang="text">
  • The markup/code should be valid, don't use comments in a json block, don't use console output in a lua block etc.
  • You can use the inline property for inline code <syntaxhighlight lang="lua" inline>

Pages in category "Pages with syntax highlighting errors"

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