andreasscherbaum / andreasscherbaum/check-markdown-files
Check for invalid lists
Abierto
enhancement
- Lenguaje dominante
- Python
- Estrellas
- 3
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.