Docs: Missing list elements

Created on 8 Jun 2019  Â·  8Comments  Â·  Source: dotnet/docs

It looks like there should be some list elements here, but they contain no text.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Area - Roslyn API Reference P2 doc-bug external

All 8 comments

Thanks for letting us know about this issue @JesseTG.

It seems that the content is in the source code. Not sure if it's an issue in our reflection tool or the tags being used. Need to investigate.

/cc @BillWagner @dendeli-msft @joelmartinez

See also dotnet/csharplang#1765 This will need to get fixed in the source at this time. /cc @sharwell

@BillWagner it should be possible to update the documentation generation tool to allow this case without waiting for the language or compiler. This is the behavior already used by the IDE itself as well as tools like Sandcastle Help File Builder.

@dendeli-msft @joelmartinez Can you comment on Sam's suggestion?

Opened PR to fix this in the Roslyn source code in the meantime: https://github.com/dotnet/roslyn/pull/36386

@mairaw this looks like a ECMA2YAML bug. Please open a bug for us to investigate 😄

Will do. Thanks @dendeli-msft!

This has been fixed in dotnet/roslyn#36386 and delivered in the latest doc update.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ygoe picture ygoe  Â·  3Comments

ite-klass picture ite-klass  Â·  3Comments

LJ9999 picture LJ9999  Â·  3Comments

mekomlusa picture mekomlusa  Â·  3Comments

tswett picture tswett  Â·  3Comments