Closed
Description
On Discord, @siebenschlaefer suggested to format the table in the acronym instructions because it's hard to read when you only read the markdown source.
That got me thinking - why do we not have prettier set up here to check formatting of all markdown files? We have it for JSON files.
Are there any unforeseen consequences? I see maybe two:
- A lot of files will get changed when initially run (currently seeing 36 files)
~~~~exercism/note
will get changed to```exercism/note
- is that a problem?
I was also surprised not to find any evidence of having discussed this issue before in this repository... did I miss something?
If this is a desired change, I could work on it.
Metadata
Metadata
Assignees
Labels
No labels