Finding a null followed by a see cref ports them without space
未关闭
port-to-docs
- 主要语言
- C#
- 星标
- 14
- 派生
- 21
- PR 合并指标
- 30 天内没有已合并 PR
描述
Example: https://github.com/dotnet/dotnet-api-docs/pull/8478/files#r991548195
Actual:
```xml
```
Expected:
```
```
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先,使用链接的 pull request 作为上下文,在处理相邻 see 元素的 documentation-porting 路径中复现 issue 中的 XML 示例。完成的标准是:null see 元素后跟一个带 cref 的 see 元素时,输出中包含一个分隔空格,并且有一个回归测试覆盖该示例。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- documentation, tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100