Skip to content

Disagreements with Prettier #50

@rekmarks

Description

@rekmarks

We've started to lint our Markdown files with Prettier, and Prettier overwrites some of the changes applied by this tool. So far, I've confirmed:

  • Unreleased links
    • Prettier: [unreleased]:
    • This tool: [Unreleased]:

Related: In #39 I had a malformed Unrelreased URL. I also though the lowercasing of the first letter was an error, but that was actually due to me running yarn lint:fix, which ran prettier on my Markdown files.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions