Module:Color contrast: Difference between revisions

m
m>Frietjes
(typo)
m (2 revisions imported from wikipedia:Module:Color_contrast: see Topic:Vtixlm0q28eo6jtf)
 
(6 intermediate revisions by 6 users not shown)
Line 63: Line 63:
return ''
return ''
end
end
-- html '#' entity
c = c:gsub("#", "#")
-- whitespace
-- whitespace
c = c:match( '^%s*(.-)[%s;]*$' )
c = c:match( '^%s*(.-)[%s;]*$' )