Snapshot
This commit is contained in:
parent
e64372d47c
commit
fb647165d2
@ -28,8 +28,25 @@
|
|||||||
- Boots (50€)
|
- Boots (50€)
|
||||||
|
|
||||||
### Weight
|
### Weight
|
||||||
|
|
```query
|
||||||
-----|
|
items where page = @page.name and age > 21
|
||||||
|
```
|
||||||
|
|
||||||
|
[]
|
||||||
|
|
||||||
|
|
||||||
### Budget
|
### Budget
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
```#items
|
||||||
|
name: Osprey Backpack
|
||||||
|
weight: 1.3
|
||||||
|
---
|
||||||
|
name: Pete
|
||||||
|
age: 25
|
||||||
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user