Skip to content

Fix rendering of dotnet-format README#53994

Open
jjonescz wants to merge 2 commits intomainfrom
jjonescz-patch-1
Open

Fix rendering of dotnet-format README#53994
jjonescz wants to merge 2 commits intomainfrom
jjonescz-patch-1

Conversation

@jjonescz
Copy link
Copy Markdown
Member

There were some invisible symbols before the title that prevented it to render correctly.

Copilot AI review requested due to automatic review settings April 20, 2026 13:07
@jjonescz jjonescz requested a review from JoeRobich April 20, 2026 13:07
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes invisible characters from the dotnet-format README header so the Markdown title renders correctly in viewers that are sensitive to leading BOM/zero-width characters.

Changes:

  • Replaced the README’s first-line header with a clean ## dotnet-format line (removing the invisible leading character).
  • Normalized the final fenced code block closing so it’s a standard triple-backtick line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants