Skip to content

Set up prettier for markdown files #2321

Closed
@angelikatyborska

Description

@angelikatyborska

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions