Replies: 1 comment
-
Copied from #78 how do we want to handle list seletors (and maybe others)?Let's say you have:
If you search for On the other hand, if you had:
Then I need to think a bit about how I want to do this! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Example: given the following:
... what should
- foo
match?foo
and all its descendants?foo
, its matching descendants, and all in betweens?Beta Was this translation helpful? Give feedback.
All reactions