azu / azu/gitbook-plugin-include-codeblock
Warning message for cmake code
Ouverte
bug
- Langage dominant
- JavaScript
- Étoiles
- 40
- Forks
- 25
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
When including a snippet of `CMakeLists.txt`, auto language discovery fails, so `lang:'cmake'` is necessary. But, when adding that, include-codeblock gives a warning:
```
warn: include-codeblock: unknown language `cmake`, use default
```
But the highlighting works fine.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Reproduce the warning by including a CMakeLists.txt snippet with lang:'cmake', then trace the include-codeblock language handling that reports cmake as unknown. Done means the warning is gone while CMake highlighting continues to work.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cmake
- Domaine
- build-system
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 48/100