How to Batch Insert Specific Line Breaks in Code (View)?
I'd like to insert a line break after <p>, before </p>, and after each <img> tag. Is there a way I could batch insert line breaks in these specific spots?
For example:
Unformatted:

Formatted, what I'm looking to achieve:


