Module:Diff/sandbox: Difference between revisions

Content deleted Content added
sync and try to fix escapism
testcases lie to me
Line 279:
 
local function main(frame)
return wikiDiff(mw.text.decodemwdecode(mw.text.unstrip((frame.args[1])), mw.text.decode(mw.text.unstrip(frame.args[2])), frame.args[3] or '[%s%.:-]+')
end