`<p></p>` elements in xml should be converted to `<para></para>`
未关闭
port-to-docs
- 主要语言
- C#
- 星标
- 14
- 派生
- 21
- PR 合并指标
- 30 天内没有已合并 PR
描述
As explained here: https://github.com/dotnet/dotnet-api-docs/pull/7889/files#r837995562 the `
` is specific to html.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by tracing the XML-to-api-docs conversion described in the repository, then read the linked dotnet-api-docs pull request discussion for the expected handling of the HTML-specific element. Done means XML containing
is converted to without changing other documented elements.由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- documentation, tooling
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100