You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve MarkdownLint violations in documentation
- Add blank lines around lists in package-manager-setup.md
- Add blank lines around fenced code blocks
- Specify language for fenced code blocks (text for directory structure)
- Add blank lines around fenced code blocks in README.md
Resolves all MD031, MD032, and MD040 violations for consistent Markdown formatting.
0 commit comments