exercism / cfml

Exercism exercises in CFML.
https://exercism.org/tracks/cfml
MIT License
13 stars 25 forks source link

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

Closed ErikSchierboom closed 1 year ago

ErikSchierboom commented 1 year 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!