Markdown whitespace formatting improvements by notpeter · Pull Request #2172 · microsoft/language-server-protocol · GitHub
Skip to content

Markdown whitespace formatting improvements #2172

Merged
dbaeumer merged 2 commits intomicrosoft:gh-pagesfrom
notpeter:markdown_whitespace
Aug 6, 2025
Merged

Markdown whitespace formatting improvements #2172
dbaeumer merged 2 commits intomicrosoft:gh-pagesfrom
notpeter:markdown_whitespace

Conversation

@notpeter
Copy link
Copy Markdown
Contributor

@notpeter notpeter commented Aug 3, 2025

There was a bunch of inconsistent whitespace in the markdown documents. So I did some cleanup:

  • remove spaces around anchor text
  • add final newlines
  • remove trailing whitespace
  • remove extra space after name= in _specifications/base/*/specification.md

And while I was at it, I also noticed this too:

  • fix incorrect anchor for Request: `textDocument/implementation` in _specifications/lsif/*/specification.md

@dbaeumer
Copy link
Copy Markdown
Member

dbaeumer commented Aug 6, 2025

@vs-code-engineering vs-code-engineering Bot added this to the August 2025 milestone Aug 6, 2025
@dbaeumer dbaeumer enabled auto-merge (squash) August 6, 2025 12:11
@dbaeumer dbaeumer merged commit 0003fb5 into microsoft:gh-pages Aug 6, 2025
2 checks passed
@notpeter notpeter deleted the markdown_whitespace branch September 29, 2025 16:10
Copy link
Copy Markdown

@milonmilonkhan742-web milonmilonkhan742-web left a comment

Choose a reason for hiding this comment

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

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.

4 participants