User:SaoMikoto/codemirror-mediawiki.json

From Test Wiki
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
addons
"allowMultipleSelections"
"autocompletion"
"bracketMatching"
"closeBrackets"
"codeFolding"
"colorPicker"
"escape"
"highlightActiveLine"
"highlightSelectionMatches"
"highlightSpecialChars"
"highlightTrailingWhitespace"
"highlightWhitespace"
"hover"
"inlayHints"
"lint"
"openLinks"
"refHover"
"save"
"scrollPastEnd"
"signatureHelp"
"tagMatching"
"wikiEditor"
"useMonaco"
useMonaco
"javascript"
"css"
"lua"
"json"
indent""
wikilint
bold-header"1"
format-leakage"1"
fostered-content"1"
h1"1"
illegal-attr"1"
insecure-style"1"
invalid-gallery"1"
invalid-imagemap"1"
invalid-invoke"1"
invalid-isbn"1"
lonely-apos"1"
lonely-bracket"1"
lonely-http"1"
nested-link"1"
no-arg"0"
no-duplicate"1"
no-ignored"1"
obsolete-attr"1"
obsolete-tag"1"
parsing-order"1"
pipe-like"1"
table-layout"1"
tag-like"1"
unbalanced-header"1"
unclosed-comment"1"
unclosed-quote"1"
unclosed-table"1"
unescaped"1"
unknown-page"1"
unmatched-tag"1"
unterminated-url"1"
url-encoding"1"
var-anchor"1"
void-ext"1"
invalid-css"1"
ESLint
rules
no-unused-vars
"error"
varsIgnorePattern"^_addText$"
Stylelintnull