Merge branch 'main' of github.com:silverbulletmd/silverbullet

pull/1212/head
Zef Hemel 2025-01-15 20:48:27 +01:00
commit 4531eb936b
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ Here is an example of a #quote item using a custom [[Attributes|attribute]]:
And then queried via the #quote tag:
```query
quote where page = @page.name and tag = "item" select name, by
quote where page = @page.name and tag = "item" select name, `by`
```
When items are nested, they will contain a `parent` attrite with a reference to their parent. In addition, `itags` will also inherit their ancestors tags. For instance: