已合并
[Docs] debug_thinking.md L215 行尾多余空单元格致列数失配(修复 #657) #2762
不喜欢雨天ༀ创建于 6 天前
[Docs] debug_thinking.md L215 行尾多余空单元格致列数失配(修复 #657) #2762
已合并
不喜欢雨天ༀ创建于 6 天前
不喜欢雨天ༀ
6 天前

描述

docs/zh/user_guide/fault_diagnosis/debug_thinking.md L215 行尾存在多余空单元格 | |:该表(L201 表头)为 3 列,此行为 4 格。GitCode/GFM 渲染下行尾幽灵空格会导致该行被追加一列空白单元格或整表解析异常。

修复:移除行尾多余 | |,使该行恢复 3 列,与表头一致。仅删 4 字符,不改动任何文字内容与链接。

关联的Issue

https://gitcode.com/cann/hccl/issues/657

测试

本地渲染验证:修复后该表各行分隔符数量一致,表格正常渲染;diff 仅 1 行 1 字符级变更,无其他文件改动。

文档更新

本 PR 即文档修复,无额外文档更新需求。

类型标签

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 不喜欢雨天ༀ 的贡献)
不喜欢雨天ༀ不喜欢雨天ༀ
6 天前 创建了 pull request,commit 1599b9c6
不喜欢雨天ༀ不喜欢雨天ༀ
6 天前 关联了issue:[Docs] debug_thinking.md L215 行尾多余空单元格,与表头列数失配
atomgit-bot
atomgit-bot
6 天前 评论:

变更摘要

本 PR 为纯文档修复,针对 docs/zh/user_guide/fault_diagnosis/debug_thinking.md 第 215 行表格行尾多余的空单元格 | |(对应 Issue #657)。该表格表头(L201)为 3 列,而该行含 4 格,在 GitCode/GFM 渲染下会导致该行被追加空白列或整表解析异常。修复通过移除行尾多余的 | |,使该行恢复与表头一致的 3 列结构,仅改动 1 行、1 个字符级变更,未改动任何文字内容与链接。

主要改动

  • 修复 debug_thinking.md L215 表格列数失配:删除该行行尾多余的空单元格 | |,使该行由 4 格恢复为 3 格,与 L201 表头列数一致,消除渲染时的幽灵空白列
  • 保持文档内容零改动:本次仅移除 4 个字符(| |),不涉及任何文字内容、链接或其他文件变更,diff 仅 1 行 1 字符级修改
likedislike
atomgit-bot
atomgit-bot
6 天前 评论:

🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。

likedislike
CANN-robotCANN-robot成员
6 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
6 天前 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here.
You can get sig-info at here.
You can self-configure the PR merge rules for this repository. For more details, please refer to Here.
For more, you also can visit HICANN.


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
docs 臧燕, 张兴平 (2/2) 臧燕 (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)
likedislike
CANN-robot
CANN-robot成员
6 天前 评论:

CLA Signature Pass

2403_87936996, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
CANN-robotCANN-robot成员
6 天前 将leabclove,yanglianxiang2,flyswa,linyf950,yanzhenghang,chenliang267,claire8090,yanyefeng,chenhao_,dingweiqin_57,songmingyang,wenxuemin,yangxiaoyuan,laodazhao1,yangshaohua,chenke2026,zhongqin2020,bz_lee,Innoecho,chenyia,temper7620,zhangxp1030,lilin_137,hulk1997,ouyangxizi,one_random设为评审人
CANN-robotCANN-robot成员
6 天前 将flyswa,claire8090,yanyefeng,wenxuemin设为审查人
Leewis成员
4 天前 评论:

/compile

likedislike
不喜欢雨天ༀ不喜欢雨天ༀ
4 天前 update merge request[project id: 8277906, iid: 2762, commit_id: a6abe9cc20d38e3305107187251f1ec8a379fd3b] virtual merging success
CANN-robotCANN-robot成员
4 天前 添加了label:ci-pipeline-running
CANN-robot
CANN-robot成员
4 天前 评论:

流水线任务触发成功
任务链接 [43b1e3ccb5d44b84b0d33a6c8d42d168][流水线指导]

任务名称状态日志下载链接
SCA ✅ SUCCESS >>>>>
antipoison ✅ SUCCESS >>>>>
Check_Pr ✅ SUCCESS >>>>>
pre_comment ✅ SUCCESS >>>>>
Compile_Ascend_X86 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM_ubuntu24 ✅ SUCCESS >>>>> >>>>>
StaticCheck_codespell ✅ SUCCESS
StaticCheck_link_validity ✅ SUCCESS
StaticCheck_resource_existence ✅ SUCCESS
StaticCheck_tag_closed ✅ SUCCESS
StaticCheck_markdownlint ✅ SUCCESS
Compile_Ascend_X86_monitor ✅ SUCCESS >>>>>
Compile_Ascend_ARM_monitor ✅ SUCCESS >>>>>
UT_Test ✅ SUCCESS >>>>>
API_Check ✅ SUCCESS >>>>>
ST_Test ✅ SUCCESS >>>>>
codecheck ✅ SUCCESS >>>>>
precommit ✅ SUCCESS >>>>>
codecheck_codestyle ✅ SUCCESS >>>>>
PreSmoke_A900_npupool ✅ SUCCESS >>>>>
PreSmoke_A3_npupool ✅ SUCCESS >>>>>

[2026-08-27 14:45:25]    CI执行结束

likedislike
CANN-robotCANN-robot成员
4 天前 添加了label:api-check-pass
CANN-robotCANN-robot成员
4 天前 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
4 天前 添加了label:ci-pipeline-passed
CANN-robot
CANN-robot成员
4 天前 评论:
流水线 PR-pipeline_cann_hccl#6903 [ commitID:84b4a6ec ] 已完成
likedislike
zangyan成员
4 天前 评论:

/approve

likedislike
CANN-robotCANN-robot成员
4 天前 添加了label:approved
zhangxp1030成员
4 天前 评论:

/lgtm

likedislike
CANN-robotCANN-robot成员
4 天前 添加了label:lgtm
CANN-robotCANN-robot成员
4 天前 合入了pull request