Skip to content

Commit 0f8d013

Browse files
committed
Documentation
1 parent a0d8746 commit 0f8d013

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/setup/setting-up-tags.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,11 @@ search preview, which now allows to __find pages by tags__.
206206
- CSS
207207
```
208208

209+
The tags set in `.meta.yml` are merged and deduplicated with the tags
210+
defined for a page, which means you can define common tags in `.meta.yml`
211+
and then add specific tags for each page. The tags in `.meta.yml` are
212+
appended.
213+
209214
[built-in tags plugin]: #built-in-tags-plugin
210215
[Metadata]: extensions/python-markdown.md#metadata
211216
[built-in meta plugin]: ../reference/index.md#built-in-meta-plugin

0 commit comments

Comments
 (0)