Content deleted Content added
tweak on output test |
m ws between |
||
Line 762:
if (matchStrip) then return trim(matchStrip) end
matchStrip = value:match('^{{[Ff]lag ?icon[^}]+}}%s*{{[Ff]lag ?icon[^}]+}}([^<]+)$') -- 2 flag icons (also more common than one would think)
if (matchStrip) then return trim(matchStrip) end
|