Skip to content

Fix md formatting of exercises READMEs - #654

Merged
mao-sz merged 1 commit into
TheOdinProject:mainfrom
mao-sz:format-md
Jun 28, 2026
Merged

Fix md formatting of exercises READMEs#654
mao-sz merged 1 commit into
TheOdinProject:mainfrom
mao-sz:format-md

Conversation

@mao-sz

@mao-sz mao-sz commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Because

Consistent spacing, capitalisation and indentation. Prevents issues with some markdown parsers being stricter on the need for surrounding blank lines etc. (e.g. Okular - would render fenced code blocks incorrectly if not wrapped in blank lines).

This PR

  • Uses consistent formatting for exercises' README.md

Issue

Closes #XXXXX

Additional Information

Pull Request Requirements

  • I have thoroughly read and understand The Odin Project Contributing Guide
  • The title of this PR follows the location of change: brief description of change format, e.g. 01_helloWorld: Update test cases
  • The Because section summarizes the reason for this PR
  • The This PR section has a bullet point list describing the changes in this PR
  • If this PR addresses an open issue, it is linked in the Issue section
  • If this PR includes any changes that affect the solution of an exercise, I've also updated the solution in the /solutions folder

Consistent spacing, capitalisation and indentation.
Prevents issues with some markdown parsers being stricter on the need
for surrounding blank lines etc.
@mao-sz
mao-sz merged commit 5c797c3 into TheOdinProject:main Jun 28, 2026
@mao-sz
mao-sz deleted the format-md branch June 28, 2026 15:45
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.

1 participant