我有这样的文字:
1;a;3;; 2;abc;4;; 3;abcde;5;;
我想用notepad++将文本右对齐,所以变成这样:
这个怎么做?
regex text-formatting notepad++
notepad++ ×1
regex ×1
text-formatting ×1