Finding a null followed by a see cref ports them without space
Open
port-to-docs
- Dominant language
- C#
- Stars
- 14
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Example: https://github.com/dotnet/dotnet-api-docs/pull/8478/files#r991548195
Actual:
```xml
```
Expected:
```
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the XML example from the issue in the documentation-porting path that handles adjacent see elements, using the linked pull request as context. Done means a null see element followed by a cref see element is emitted with a separating space, with a regression test covering the example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100