exercism / purescript

Exercism exercises in PureScript.
https://exercism.org/tracks/purescript
MIT License
37 stars 32 forks source link

[v3] Update Markdown files to latest spec #169

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