ಮಾಡ್ಯೂಲ್:Citation/CS1/COinS: ಪರಿಷ್ಕರಣೆಗಳ ನಡುವಿನ ವ್ಯತ್ಯಾಸ

Content deleted Content added
synch from sandbox;
long-time corrupted-metadata bug fixed;
೧೭೯ ನೇ ಸಾಲು:
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://kn.wikipedia.org/wiki/ಮಾಡ್ಯೂಲ್:Citation/CS1/COinS" ಇಂದ ಪಡೆಯಲ್ಪಟ್ಟಿದೆ