I'm trying to use TextCrawler to find the following in a collection of xml files:
</p>
<ul
Can anyone explain how to find instances like this on multilines? Searching with a carriage return /r symbol doesn't seem to work. Thanks in advance.
find in multilines
-
DV