exercism / sml

Exercism exercises in Standard ML.
https://exercism.org/tracks/sml
MIT License
27 stars 35 forks source link

[v3] Update Markdown files to latest spec #154

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