Module:Color contrast: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
replace html entity with # symbol - tested in /sandbox1 so as not to disturb /sandbox
(typo)
(replace html entity with # symbol - tested in /sandbox1 so as not to disturb /sandbox)
Line 63:
return ''
end
 
-- html '#' entity
c = c:gsub("#", "#")
 
-- whitespace
c = c:match( '^%s*(.-)[%s;]*$' )
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu