بەکارھێنەر:Aram/Gadget-Extra-Editbuttons-Functions.js: جیاوازیی نێوان پێداچوونەوەکان

ناوەڕۆکی سڕاو ناوەڕۆکی زیادکراو
str = str.replace(/ە‌/g, 'ە');
No edit summary
ھێڵی ٣٠:
return str;
}
window.links_underline = links_underline;
 
function escape(s) {
Line ٢٠٧ ⟶ ٢٠٨:
diffN = '';
return str;
};
window.RevertBug = RevertBug;
 
/** applyOnSelection
Line ٢٥٢ ⟶ ٢٥٤:
}
}
window.applyOnSelection = applyOnSelection;
 
 
Line ٢٧٥ ⟶ ٢٧٨:
}
}
window.toggleDir = toggleDir;
 
 
/** fromEntityToUtf8
Line ٢٩١ ⟶ ٢٩٤:
});
}
window.fromEntityToUtf8 = fromEntityToUtf8;
 
 
Line ٣٠٨ ⟶ ٣١٢:
});
}
window.fromUtf8ToEntity = fromUtf8ToEntity;
 
 
Line ٣٢١ ⟶ ٣٢٦:
return str.replace(/(\S+?)@(\S+?)/g, '$1{{at}}$2');
}
window.AtSignReplace = AtSignReplace;
 
 
Line ٣٥٨ ⟶ ٣٦٤:
return str;
}
window.URLfix = URLfix;
 
 
Line ٤٣٢ ⟶ ٤٣٩:
return str;
}
window.YKarabic = YKarabic;
 
/** SortText
Line ٤٦٧ ⟶ ٤٧٥:
return result;
}
window.SortText = SortText;
 
 
Line ٤٨٤ ⟶ ٤٩٣:
return str;
}
window.digitsEnToFa = digitsEnToFa;
 
 
Line ٥٠١ ⟶ ٥١١:
return str;
}
window.digitsFaToEn = digitsFaToEn;
 
 
Line ٥١٨ ⟶ ٥٢٩:
return str;
}
window.digitsArToFa = digitsArToFa;
 
 
Line ٥٤٨ ⟶ ٥٦٠:
return (str);
}
window.digits_move = digits_move;
 
 
Line ٦٢٦ ⟶ ٦٣٩:
}
};
window.digits = digits;
 
 
Line ٧٨٨ ⟶ ٨٠٢:
return str;
};
window.Punctuation = Punctuation;
/** Dictation Tool
Line ٨٠٠ ⟶ ٨١٥:
return str;
};
window.Regex_Replace = Regex_Replace;
function Dictation(str) {
Line ٨٢٣ ⟶ ٨٣٩:
return str;
};
window.Dictation = Dictation;
 
/** SuperTool
Line ٨٣٨ ⟶ ٨٥٥:
return str;
};
window.SuperTool = SuperTool;
 
/** SuperTool_move
Line ٨٥٢ ⟶ ٨٧٠:
return str;
};
window.SuperTool_move = SuperTool_move;