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

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
testing aggressive dot killing
". ." case
வரிசை 97:
function safejoin( tbl, duplicate_char )
--[[
Note: we use string functionfunctions here, rather than ustring functions.
This has considerably faster performance and should work correctly as
வரிசை 116:
elseif str:sub(-3,-1) == duplicate_char .. "''" then
str = str .. value:sub(2);
elseif str:sub(-2,-1) == duplicate_char .. " " then
str = str:sub(1,-3) .. value;
else
str = str .. value;
"https://tamilar.wiki/w/Module:Citation/CS1" இலிருந்து மீள்விக்கப்பட்டது