Skip to content

Conversation

@deviousasti
Copy link
Contributor

The xmldoc comments are treated as plain-text if a summary tag is not present.

image

The xmldoc comments are treated as plain-text if a `summary` tag is not present.
@abelbraaksma
Copy link
Contributor

Oh, you're working on this, cool! I've wanted to fix doc comments for ages, so that para works again, or newlines. I think there was also something wrong with exception, see and code.

A lot of this worked up until VS2015, might be good to add some tests so that it won't break again. I can help if you want :).

@abelbraaksma
Copy link
Contributor

abelbraaksma commented Jul 17, 2020

This fixes (I think): #7844
And maybe part of this: #2670?

@abelbraaksma
Copy link
Contributor

Oh wait, this isn't fixing the parsing, it fixes the comments itself, oops, sorry for the noise.

Copy link
Contributor

@cartermp cartermp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@cartermp cartermp merged commit ad1b129 into dotnet:master Jul 17, 2020
@deviousasti deviousasti deleted the patch-1 branch July 17, 2020 16:48
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
The xmldoc comments are treated as plain-text if a `summary` tag is not present.
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.

3 participants