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

Content deleted Content added
Reverted to revision 765808 by Omshivaprakash (talk): Testing arguments module for Citation/CS1. (TW)
interim fix to kern_quotes(); see discussion;
೪೮೦ ನೇ ಸಾಲು:
local cap2='';
-- TODO: move this elswhere so that all title-holding elements get these quote marks replaced?
-- str= mw.ustring.gsub (str, '[“”]', '\"'); -- replace “” (U+201C & U+201D) with " (typewriter double quote mark)
-- str= mw.ustring.gsub (str, '[‘’]', '\''); -- replace ‘’ (U+2018 & U+2019) with ' (typewriter single quote mark)
cap, cap2 = str:match ("^([\"\'])([^\'].+)"); -- match leading double or single quote but not double single quotes
"https://kn.wikipedia.org/wiki/ಮಾಡ್ಯೂಲ್:Citation/CS1" ಇಂದ ಪಡೆಯಲ್ಪಟ್ಟಿದೆ