Content deleted Content added
non-greedy |
/ |
||
Line 102:
return false
end
debugLog(2, 'Split [' .. pn .. ']:
if (match_prefix ~= nil) and (match_prefix ~= "") then
if (mw.ustring.sub(match_prefix, -1 ) ~= ' ') then
|
non-greedy |
/ |
||
Line 102:
return false
end
debugLog(2, 'Split [' .. pn .. ']:
if (match_prefix ~= nil) and (match_prefix ~= "") then
if (mw.ustring.sub(match_prefix, -1 ) ~= ' ') then
|