andreasscherbaum / andreasscherbaum/check-markdown-files
Add check for lists in Frontmatter
Open
enhancement
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Define Frontmatter headers which are supposed to be lists, and define all entries which can appear in each list. Example:
```
languages:
- english
- german
```
In the check, ensure that only these two values can appear in the Frontmatter list.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.