Skip to content

Finding a null followed by a see cref ports them without space #133

Open
@carlossanlop

Description

@carlossanlop

Example: https://github.com/dotnet/dotnet-api-docs/pull/8478/files#r991548195

Actual:

<see langword="null" /><see cref="F:Microsoft.Extensions.Options.Options.DefaultName" />

Expected:

<see langword="null" /> <see cref="F:Microsoft.Extensions.Options.Options.DefaultName" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    port-to-docsIssues related to the PortToDocs tool.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions