Skip to content

Commit d373e7a

Browse files
committed
Documentation
1 parent 228599b commit d373e7a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/conventions.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@ that is associated with them is not available unless explicitly enabled.
4646
This symbol denotes that the thing described is a metadata property, which can
4747
be used in Markdown documents as part of the front matter definition.
4848

49+
### <!-- md:flag multiple --> – Metadata property { #metadata data-toc-label="Multiple instances" }
50+
51+
This symbol denotes that the plugin supports multiple instances, i.e, that it
52+
can be used multiple times in the `plugins` setting in `mkdocs.yml`.
53+
4954
### <!-- md:feature --> – Optional feature { #feature data-toc-label="Optional feature" }
5055

5156
Most of the features are hidden behind feature flags, which means they must

0 commit comments

Comments
 (0)