Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions docs/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down