Atom Editor--Find and Replace "newline"

Is there any way to find and replace linebreaks?

I’ve found some information from the generic atom editors that it is possible, but has anyone figured out an easy way to do that in the “Juno” compilation?

What do you mean by “newline”? What exactly are you trying to achieve?

You can paste newlines into the find/replace field. See

https://github.com/atom/find-and-replace/issues/396

“Juno” is just the normal Atom editor that ships with the Julia client package preinstalled; the generic way to do it in Atom will work.