I'm trying to do a find and replace on a file to get rid of line breaks using Adobe Brackets. However, when I enter \n
in the search field, even with Regular Expression turned on, it says No results
. Is there a way to find newlines within Brackets?
You could try this:
(\r\n|\r|\n)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With