Content deleted Content added
No edit summary |
No edit summary |
||
Line 33:
else
cell:wikitext('&#x'.. hexStr .. ';')
:attr("title", unicodeLookupName(tonumber(hexStr, 16)))
end
end
|
No edit summary |
No edit summary |
||
Line 33:
else
cell:wikitext('&#x'.. hexStr .. ';')
:attr("title", unicodeLookupName(tonumber(hexStr, 16)))
end
end
|