PortToDocs interprets [x](y) as a hyperlink
未关闭
- 主要语言
- C#
- 星标
- 14
- 派生
- 21
- PR 合并指标
- 30 天内没有已合并 PR
描述
See https://github.com/dotnet/dotnet-api-docs/pull/11847
This pattern happened to be use in method descriptions and was incorrectly treated as a hyperlink.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先在此存储库中找到 PortToDocs 实现,并将其对 [x](y) 模式的处理与 dotnet/dotnet-api-docs#11847 中描述的行为进行比较。重现方法描述场景,然后验证该模式不再被视为超链接,而真正的链接仍会被视为超链接。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- documentation, tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100