Searched refs:notedit (Results 1 – 1 of 1) sorted by relevance
51 var notedit = document . querySelectorAll ( '.page > div:not(.editBox):not(.search_fulltextresult):… variable52 if ( notedit ) {53 for ( i = 0; i < notedit . length; i++ ) {54 …notedit [ i ] . innerHTML = notedit [ i ] . innerHTML . replace ( /(\[)(.)(\d+[\.,]?\d*)(\])/g, fo…