Skip to content

fix: replace unresolved crefs with the cref-value instead of just rem…#7325

Merged
superyyrrzz merged 1 commit intodotnet:devfrom
Algorithman:dev
Jun 9, 2021
Merged

fix: replace unresolved crefs with the cref-value instead of just rem…#7325
superyyrrzz merged 1 commit intodotnet:devfrom
Algorithman:dev

Conversation

@Algorithman
Copy link
Contributor

@Algorithman Algorithman commented Apr 22, 2021

…oving them

fixes #7245

@Emdot
Copy link

Emdot commented May 8, 2021

@herohua: The issue is the only thing keeping me from adopting docfx, and this fix looks like an easy win. Could we get a review, please?

@superyyrrzz
Copy link
Contributor

@Algorithman @Emdot Sorry for the terrible late review... The change looks good. Thanks for contribution!

@ericmutta
Copy link

Hello @superyyrrzz was this fix ever shipped with DocFX? We are facing the same problem in the npgsql repo. All cref pointers to classes in the BCL do NOT render any output and I wanted exactly what this fix provides: to render the unresolved reference as text instead of just removing it entirely.

@GlitchedPolygons
Copy link

Same problem here with my Unity package docs:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

triple-slash links to .NET base libraries erase output

6 participants