How do we deal with tags within a selector? #152
Answered
by
jakopako
MarkJaroski
asked this question in
Q&A
-
So my next contribution is a club which normally puts the title in a bare h2 with a css selector like this:
But sometimes they add tags within the h2, like this:
It seems like this should still work but it doesn't. Is there a way to get goskyr to recurse? The site in question is here: https://www.leboutdumonde.ch/programme/ |
Beta Was this translation helpful? Give feedback.
Answered by
jakopako
Feb 18, 2023
Replies: 1 comment
-
yeah, I encountered the same issue a while ago so I added a param
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MarkJaroski
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yeah, I encountered the same issue a while ago so I added a param
entire_subtree
to the location of a field. For your case this should be something like this: