[feature] Place results on a new line for every filter. #3073
-
Version and OS Is your feature request related to a problem? Please describe. URL:
Describe the solution you'd like |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is not necessary, it already places each one on a new line. The problem is your filter, it's not smart enough use this xpath2 filter with the for loop
That way you dont end up mixing the text() and href of different links |
Beta Was this translation helpful? Give feedback.
This is not necessary, it already places each one on a new line.
The problem is your filter, it's not smart enough
use this xpath2 filter with the for loop
That way you dont end up mixing the text() and href of different links