Notepad++ 中的颠倒行序

xtr*_*cto 13 notepad++

有没有办法\r\n使用 Notepad++反转文件的行顺序(考虑换行)?

输入:

1
号线 2
号线 3号线

所需输出:

3
号线 2
号线 1号线

任何插件/宏都可以