exercism / coffeescript

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

Convert backtick (`) admonition fences to tildes (~) #225

Closed ErikSchierboom closed 9 months ago

ErikSchierboom commented 9 months ago

In line with Exercism's spec, we're ensuring that all admonition fences are demarcated with four tildes (~~~~) across all repositories. We will be following up with an org-wide script that can be used to keep this consistent. Problem Specifications has already been updated.

We'll automatically merge this a week from now, but feel free to merge beforehand!

safwansamsudeen commented 9 months ago

Incidentally, merging this can close #222.