-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Fixed headings ending with # #3
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi @svick, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! The agreement was validated by Microsoft and real humans are currently evaluating your PR. TTYL, MSBOT; |
gregvanl
approved these changes
Nov 22, 2016
ghogen
pushed a commit
that referenced
this pull request
May 4, 2017
fenxu
pushed a commit
that referenced
this pull request
Mar 8, 2018
updating local branch from master
fenxu
pushed a commit
that referenced
this pull request
Apr 2, 2018
Gordon: add metadata, use longer form for title in H1, and TOC
fenxu
pushed a commit
that referenced
this pull request
Jul 16, 2018
VS "deployment" fixes -- gerunds, capitalization, and formatting -- batch #3
fenxu
pushed a commit
that referenced
this pull request
Jul 25, 2018
VS "cross-platform" fixes -- gerunds, capitalization, and formatting -- batch #3 of 3
fenxu
pushed a commit
that referenced
this pull request
Dec 7, 2018
Primarily headings, titles, descriptions
fenxu
pushed a commit
that referenced
this pull request
Dec 10, 2018
[install] add seodec18 tag to topics #3
ghogen
pushed a commit
that referenced
this pull request
Jun 2, 2020
ktoliver
pushed a commit
that referenced
this pull request
Aug 26, 2020
Docker tutorial edits following discussion/fixes to support VS docs formatting
ghogen
pushed a commit
that referenced
this pull request
Sep 21, 2020
Anthony's suggestions for parity section
learn-build-service-prod bot
pushed a commit
that referenced
this pull request
Dec 8, 2023
Updating Project Query API Conceptual Docs - Phase 4
learn-build-service-prod bot
pushed a commit
that referenced
this pull request
Apr 12, 2024
Freshness Pass: VS Code Snippets (#3 of 3)
learn-build-service-prod bot
pushed a commit
that referenced
this pull request
Jul 26, 2024
Update dotnet-sign-cli-reference-vsix.md
learn-build-service-prod bot
pushed a commit
that referenced
this pull request
Aug 7, 2024
* Checkpoint up to IDiaSession::addressForVA * Fix metadata date & authors of new topics. * Clarify search paths * Escaping hell and other cleanup * Various Project N APIs * Function fragments * Finished IDiaSession!!!! * Finished IDiaSessionEx * Finished IDiaSymbol * IDiaSymbol2 (Objective-C) * IDIaSymbol3 (inlinees) * IDiaSymbol2-7 and TOC * IDiaSymbol8 * IDiaSymbol9 and 10 * IDiaSymbol11 * Minor editoral changes - Fix DiaTagValue description - Use standard fixed with integer type names - Remove struct prefix from some method signatures to align with existing docs - Handful of corrections * IDiaInputAssemblyFile * IDiaEnumSourceLink * EVerything reviewed * Update TOC * Final review * fix bad links * Date fix * fixed invalid author * Fixed H1 is required warnings * Fixed Title duplicates * fixed H1 formats * Fixed top-level Windows links * link fixes * Added Remarks about HSLS * Edited description metadata * edits * Edited description metadata * Update toc.yml Put back added file * Update idiaenumsymbolsbyaddr2.md Fix typo --------- Co-authored-by: Grant Richins <[email protected]> Co-authored-by: Wesley Wiser <[email protected]>
learn-build-service-prod bot
pushed a commit
that referenced
this pull request
Apr 18, 2025
Visual Studio freshness #3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Without the second
#
, the trailing#
is not shown. For example, the article Debugging F#, currently shows with the heading "Debugging F".