Documentation

This commit is contained in:
squidfunk
2023-09-15 11:37:53 +02:00
parent 72a5c47c5c
commit 9888723f86

View File

@@ -46,7 +46,7 @@ that is associated with them is not available unless explicitly enabled.
This symbol denotes that the thing described is a metadata property, which can This symbol denotes that the thing described is a metadata property, which can
be used in Markdown documents as part of the front matter definition. be used in Markdown documents as part of the front matter definition.
### <!-- md:flag multiple --> Metadata property { #metadata data-toc-label="Multiple instances" } ### <!-- md:flag multiple --> Multiple instances { #multiple-instances data-toc-label="Multiple instances" }
This symbol denotes that the plugin supports multiple instances, i.e, that it This symbol denotes that the plugin supports multiple instances, i.e, that it
can be used multiple times in the `plugins` setting in `mkdocs.yml`. can be used multiple times in the `plugins` setting in `mkdocs.yml`.