Content deleted Content added
local output |
break up lines |
||
Line 474:
function p.removeComments(frame)
local
outString = mw.ustring.gsub(outString,'<!%-%-(.-)%-%->','')
return
end
|
local output |
break up lines |
||
Line 474:
function p.removeComments(frame)
local
outString = mw.ustring.gsub(outString,'<!%-%-(.-)%-%->','')
return
end
|