MediaWiki:Gadget-sk.js: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
2.9.10: Regexp fail in templates with e.g. "{syn.}" in params
m jeszcze tutaj
(Nie pokazano 1 pośredniej wersji utworzonej przez tego samego użytkownika)
Linia 811:
if (debug) {
console.log('template found: ', {
start: start,
end: end
}, '(' + zaw.substring(start, end) + ')');
}
result.push({start: start, end: end});
}
 
Linia 856:
if (debug) {
console.log({
state: state,
chars: chars,
sublevel,: sublevel
});
}