exercism / coffeescript

Exercism exercises in CoffeeScript.
https://exercism.org/tracks/coffeescript
MIT License
19 stars 50 forks source link

[v3] Update Markdown files to latest spec #141

Closed ErikSchierboom closed 3 years ago

ErikSchierboom commented 3 years ago

We've defined a specification for Markdown files to be applied Exercism-wide. This standard includes, amongst others, the following two rules:

This PR applies the above two rules to the Markdown documents in this repo.

Tracking

https://github.com/exercism/v3-launch/issues/17