I am used to writing files where paragraphs are split into several lines, e.g. with fill-column. When I search for a string (C-s) such as this is a long text, the search results would not return the locations where the string appears with a line break between two of the words (like this\nis a long text).
Is there a command that would also return these results?