Skip to content

[finding] @module 标记行逐字渲染到发布参考页开篇(#13794 后 16 页)——生成器机件外漏到客户面,渲染器缺一个 tag 行过滤 #13796

Description

@os-warren

Found during #13334(PR #13794)复核移交,out of scope,filed unassigned 供分诊。无严重度断言。

The shape

模块页头 docblock 里的 @module <path> 标记行被 build-docs 逐字渲染为发布参考页的开篇行——例如 content/docs/references/ui/sharing.mdx 以字面文本 @module ui/sharing 开篇。#13794 前 14 页如此,#13794 落地后(2 个真页头新加标记)为 16 页

  • skill 索引 extractor 已经过滤 at-sign 行(所以 skill 面干净);
  • build-docs 渲染器没有同类过滤,于是生成器/工具机件文本进入客户可见页面。

修复方向(供分诊定路线)

渲染器补一个 tag 行 drop(仿照既有 os:check 标记的 drop 处理)即可一次清全部 16 页;cosmetic,但属于「机件外漏到发布面」类。

Refs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions