Notepad++, regular expression find what: ^(Chương [0-9]+)\r\n replace with: \1:<1 khoảng trống ở đây>
Thay \r\n bằng \n coi Notepad++, regular expression find what: ^(Chương [0-9\.\+\-\abcd]+)\n replace with: \1:<1 khoảng trống ở đây>
Bạn ơi thế nếu nó có dạng: Thữ xxx chương thì find and replace thế nào để đổi thành Chương xxx
xxx mà là chữ thì chịu nhé, mỗi web một kiểu khó chiều lắm. Notepad++, regular expression find what: Thứ (xxx) chương replace with: Chương \1: