Content deleted Content added
display html |
break it at first <li> |
||
Line 13:
p.sentence = function (frame )
local s = mw.text.trim( frame.args[1] or "" )
local
if
return
end
if string.find(s, "^%[%[[^|]+|[^%]]+%]%]") then
|