Skip to content
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

Fix markdown linter failures #3820

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

MichaelSimons
Copy link
Member

Fixed the vast majority of Markdown linter failures. It is not 100% clean - the remaining failures are special cases which GH supports - eg. use a
to format multiline cells in a table.

As part of this I removed the auto-dependency-flow and nongranular-servicing-readiness documentation as it was out of date, no longer applicable, and a source of confusion.

Fixes #2854

Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@MichaelSimons MichaelSimons merged commit aa1e690 into dotnet:main Jan 3, 2024
1 check passed
@MichaelSimons MichaelSimons deleted the md-linter branch January 3, 2024 22:15
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.

Many docs fail Markdown linting
2 participants