Answered
SortParagraphs.jsx script adds Turkish letters to the end of the sequence
Letters such as Ç, İ, Ü, Ş, Ö are sorted among themselves, but these letters are added to the end of the order. How can I change this situation if I make a change in the code? Or is there another method?


