`<p></p>` elements in xml should be converted to `<para></para>`
Open
port-to-docs
- Dominant language
- C#
- Stars
- 14
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
As explained here: https://github.com/dotnet/dotnet-api-docs/pull/7889/files#r837995562 the `
` is specific to html.
Contributor guide
No contributing guide indexed for this repository
Research direction
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.Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100