From d373e7a7ee0515be2abfba5575e65e0c6440685f Mon Sep 17 00:00:00 2001 From: squidfunk Date: Fri, 15 Sep 2023 11:07:48 +0200 Subject: [PATCH] Documentation --- docs/conventions.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/conventions.md b/docs/conventions.md index 6b341fcce..a8c967b69 100644 --- a/docs/conventions.md +++ b/docs/conventions.md @@ -46,6 +46,11 @@ that is associated with them is not available unless explicitly enabled. 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. +### – Metadata property { #metadata data-toc-label="Multiple instances" } + +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`. + ### – Optional feature { #feature data-toc-label="Optional feature" } Most of the features are hidden behind feature flags, which means they must