Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion of see crefs to xrefs that contain backtick character is not working #125

Open
carlossanlop opened this issue Aug 17, 2022 · 0 comments
Labels
port-to-docs Issues related to the PortToDocs tool.

Comments

@carlossanlop
Copy link
Member

Example: See file xml/System.Linq/Queryable.xml in https://github.com/dotnet/dotnet-api-docs/pull/8309/files?diff=split&w=1#commit-suggestions

This markdown is:

<see cref="T:System.Linq.IOrderedQueryable`1>

But should've been:

<xref:System.Linq.IOrderedQueryable`1>
@carlossanlop carlossanlop added the port-to-docs Issues related to the PortToDocs tool. label Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
port-to-docs Issues related to the PortToDocs tool.
Projects
None yet
Development

No branches or pull requests

1 participant