andreasscherbaum / andreasscherbaum/check-markdown-files
Check for invalid lists
Open
enhancement
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Newer goHugo versions don't like this syntax:
```
listname:
-
```
This works perfectly fine in older versions, but creates problems in newer versions.
Find such syntax (Frontmatter, empty dash in the next line) and raise an error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.