Content deleted Content added
-3.9 |
-4.1 |
||
Line 1:
/// User:PerfektesChaos/js/lintHint/d.js
/// 2019-
// Show LintErrors analysis live
// ResourceLoader: compatible;
Line 17:
( function ( mw, $ ) {
"use strict";
var Version = -
Signature = "lintHint",
HINT = { cmodels: { "wikitext": true,
Line 1,557:
// < LINTER.subst
// (LINTER.further)
// 2019-
var $table = $area.find( ".mw-datatable, .TablePager" );
if ( $table.length ) {
if ( typeof $table.tablesorter === "function" ) {
|