mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-09-09 22:49:38 +02:00
Clarify axes
This commit is contained in:
@@ -261,7 +261,7 @@ Steps of an expression are separated by `/`, usually used to pick child nodes. T
|
|||||||
{:.light}
|
{:.light}
|
||||||
|
|
||||||
### Child axis
|
### Child axis
|
||||||
When axis is not specified, a `name` is short for `child::name`. This makes `//a/b/c` work.
|
This is the default axis. This makes `//a/b/c` work.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# both the same
|
# both the same
|
||||||
|
|||||||
Reference in New Issue
Block a user