Module:Delink/sandbox: Difference between revisions

Content deleted Content added
Syncing sandbox code with main template (sync-template-sandbox.js)
try
Line 168:
text = text:gsub("[ \t]+", " ") -- Remove extra tabs and spaces.
end
return '<nowiki />' .. text
end