-
Notifications
You must be signed in to change notification settings - Fork 6.1k
fix constructor remarks formatting. #3141
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
LGTM! |
|
Closing and reopening, since the PR isn't listed in the OPS build log. |
|
I can't see the change on staging. Do you guys see it? @rpetrusha @BillWagner But I'm fine merging this anyway. We might need a full rebuild for this to work. |
|
@mairaw @BillWagner These changes just aren't reflected in the built page. I don't understand why that would be or why a full rebuild would be required. Should we merge anyway? |
|
@dend See the preceding comment. Any thoughts? |
|
I saw this happening once. I'd merge and see what happens. The changes are pretty trivial. |
|
I found one more instance of the same issue, so decided to fix it here too. Sorry for the wonky commits in the middle. |
* fix constructor remarks formatting. (#3141) * fix constructor remarks formatting. * another instance * Update String.xml * Update String.xml * | didn't render to `|` properly (#3162) * Added missing space between two words (#3161) * M10669: Possible typo mistake: 'SC1721' (#3167) @wiwagn, It seems that 'SC1721' is a typo of 'CS1721'. Could you help to review this and reply, please? Many thanks in advance! * Update sample code for documentation VB.NET "what's new : language features : Tuples" (#3166) * what's new Tuples : sample use InvariantCulture * vb tuple example fix new language feature sample * fixed broken link (#3169) * fixed pipes in tables (#3163) * added info about relative paths for output (#3042) * added info about relative paths for output * edits * Update how-to-write-a-simple-parallel-for-loop.md (#3174) Updated Cut to Copy in Copy/Cut and Paste this code into ... * fixed formulas (#3182) * fixed formulas * fixed formula * fixed formula * simplifying version list (#3176) * Minor fixes : inconsistent wording and some ghost characters (#3171) * what's new Tuples : sample use InvariantCulture * vb tuple example fix new language feature sample * minor typos * compiler warning corrected to match previously mentioned number * removed a "ghost" quote * fixed inconsistent "read-only" and "read only" * code formatting (missing space) * Adding C# version history post (#2867) * Create csharp-version-history.md * Added the actual text * Updated TOC with my entry. * first pass edit 1. Add Metadata 1. Change person 1. Formalize from blog post to docs style language. * Update csharp-version-history.md * fix build warnings on links. * respond to feedback * fixed build warnings * fixed version capitalization
/cc @dend