Module:Color contrast: Difference between revisions

m
imported>Rob Kam
m (1 revision imported: Template:Reflist)
m (2 revisions imported from wikipedia:Module:Color_contrast: see Topic:Vtixlm0q28eo6jtf)
 
(5 intermediate revisions by 5 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;]*$' )