azu / azu/gitbook-plugin-include-codeblock
Warning message for cmake code
未关闭
bug
- 主要语言
- JavaScript
- 星标
- 40
- 派生
- 25
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cmake
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100