I used to be able to do a multiline regex like this (example only...):
This would select the <div> on one line and the <p>([A-Z]) on the next line. In 0.9.2 that does not work anymore (at least not at my side). If I select an example of what I want to search and paste that, it does work. It looks like spaces between the tags, but apparently they no longer are. Is there another way to solve this?