Skip to content

Conversation

@adamblanchard
Copy link
Contributor

No description provided.

@urbanogilson
Copy link
Member

If we add a .vscode/settings.json with:

{
  "[markdown]": {
    "editor.defaultFormatter": "esbenp.prettier-vscode",
    "editor.formatOnPaste": true,
    "editor.formatOnSave": true
  }
}

and recommend esbenp.prettier-vscode in .vscode/extensions.json, then VSCode will automatically format markdown files correctly on save or paste.

This would make it easier for contributors to keep files consistent and avoid linter errors.

I can include this improvement in #31 if you agree!

@adamblanchard
Copy link
Contributor Author

@urbanogilson hey, sorry i missed this before the other PR. Feel free to raise another pr with this to discuss, if you'd like!

@adamblanchard adamblanchard marked this pull request as ready for review April 28, 2025 07:48
@adamblanchard adamblanchard requested a review from a team as a code owner April 28, 2025 07:48
@adamblanchard adamblanchard merged commit 5070d81 into main Apr 28, 2025
1 check passed
@rvedotrc rvedotrc deleted the meeting-2025-27th-april branch October 15, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants