Module:MultiReplace: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 37:
end
result = result .. mw.ustring.sub(input, pos, bestStart - 1)
if bestchangebestChange then
local fragment = mw.ustring.sub(input, bestStart, bestStop)
result = result .. (plain and bestChange.repl or