From 7426db3e726fafe460b68e262fca1b9c18e3b07c Mon Sep 17 00:00:00 2001 From: Joachim Metz Date: Tue, 28 Jul 2026 15:43:51 +0200 Subject: [PATCH] Added remark about YAML metadata to How to Contribute article --- docs/community.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/docs/community.md b/docs/community.md index d858bdcae..bc30a7d5d 100644 --- a/docs/community.md +++ b/docs/community.md @@ -94,13 +94,15 @@ After you write your article, you can place tags at the top of the page using th ```text --- tags: - - Tools - - Windows - - Disk Analysis - - Commercial Software + - Tools + - Windows + - Disk Analysis + - Commercial Software --- ``` +> Note that tags are formatted in [YAML](https://www.mkdocs.org/user-guide/writing-your-docs/#yaml-style-meta-data) + ### Tag Guidelines Tags should describe the content of the article and should be applied uniformly