Content deleted Content added
add nowrap strip |
let's just see the original |
||
Line 875:
--do return frame:getArgument(1):expandTo('text/plain') end
local input = frame.args[1]--mw.text.decode(mw.text.unstrip(frame.args[1]))
s = 'Len=' .. #input .. ' '
|