Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以下のサンプルテキストがあります
in front xxxx extra xxxx
「http」が新しい行で始まるように変換しようとしています:
in front xxxx xxxx
FIND/REPLACE ウィンドウで正規表現をチェックして TEXTPAD を使用しています。
コマンドを使用してみましたが、元の行の from に を/n追加するだけです。/nxxxx
/n
xxxx
正規表現で FIND/REPLACE を使用して目的を達成するにはどうすればよいですか?
構文が混乱していて、逆になっています。改行シーケンスは\n「/n」ではありません...
\n