exercism / lfe

Exercism exercises in Lisp Flavoured Erlang (LFE).
https://exercism.org/tracks/lfe
MIT License
25 stars 30 forks source link

[v3] Update Markdown files to latest spec #111

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