Jump to content

Module:Sourcrowd: Difference between revisions

modify
(update)
(modify)
Line 22:
 
function p.b2a( str, ctype )
local prefix
if ctype then
prefix = "&#x"
else
prefix = "%\u"
end
prefix = prefix+"5B"
return ctype
return ctypeprefix
end
return p
0

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.