exercism / fortran

Exercism exercises in Fortran.
https://exercism.org/tracks/fortran
MIT License
23 stars 30 forks source link

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

Closed ErikSchierboom closed 11 months ago

ErikSchierboom commented 11 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!