Module:Citation/CS1/COinS: திருத்தங்களுக்கு இடையிலான வேறுபாடு

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
synch from sandbox;
long-time corrupted-metadata bug fixed;
வரிசை 179:
value = value:gsub ('\226\128\138', ' '); -- replace hair space with plain space
value = value:gsub ('‍', ''); -- remove ‍ entities
value = value:mw.ustring.gsub (value, '[\226\128\141\226\128\139\194\173]', '') ; -- remove zero-width joiner, zero-width space, soft hyphen
value = value:gsub ('[\009\010\013]', ' '); -- replace horizontal tab, line feed, carriage return with plain space
return value;
"https://tamilar.wiki/w/Module:Citation/CS1/COinS" இலிருந்து மீள்விக்கப்பட்டது