PortToDocs interprets [x](y) as a hyperlink
Open
- Dominant language
- C#
- Stars
- 14
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the PortToDocs implementation in this repository and compare its handling of the [x](y) pattern with the behavior described in dotnet/dotnet-api-docs#11847. Reproduce the method-description case, then verify that this pattern is no longer treated as a hyperlink while genuine links still are.
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
- 45/100