What to do when there is a huge block of white space on what you want to regex?

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
Код:
<button class="Button IncrementingNavigateButton Module NavigateButton btn hasText medium primary repinLikeNavigateButton pinActionBarButton  rounded" data-element-type="174" type="button">



   




<span class="buttonText">215</span>
       
</button>
I only want to regex the bottom part with the amount of pins (215). But if i only regex that its not specific enough and get error of too many results. But if i regex it all it doesnt work due to huge space between.

So what to do?

I have tried to use the text in the button search criteria using [get] but also using regex page.
 

Harambulus

Client
Регистрация
16.09.2011
Сообщения
365
Благодарностей
10
Баллы
18
Ok I fixed that particular issue but sitll would like to know the genreal idea when you come across this issue since its happened to me quite often.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)