Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disagreements with Prettier #50

Open
rekmarks opened this issue May 4, 2021 · 2 comments
Open

Disagreements with Prettier #50

rekmarks opened this issue May 4, 2021 · 2 comments

Comments

@rekmarks
Copy link
Member

rekmarks commented May 4, 2021

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.

@Gudahtt
Copy link
Member

Gudahtt commented May 4, 2021

Looks like this is a Prettier bug: prettier/prettier#3835

@mcmire
Copy link
Contributor

mcmire commented Apr 23, 2024

Is this an issue anymore?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants