Open hawnzug opened 7 years ago
@hawnzug Sorry for the late reply and thanks for the idea! Using .
for descendents would probably be confusing for beginners since .
is used for CSS classes in CSS selectors, but that can be changed easily. What is your opinion on #26?
Maybe we could consider adding some macros to make the grammar more appealing. I've written some simple examples as follows.
Using
find!
macro, we can write selecting codes like this.It may serve as boilerplate for selecting elements with simple logic.