Notepad++ Add a line break after html closing bracket
Description
- Open notePad++
- Open Find window Ctrl+F
- Switch to Replace Tab
- Choose Search Mode to Extended
- Type } in Find What field
- Type }\n in Replace with field
- Hit Replace All and a new line will be added, hit replace all again for additional lines