[PR #594] [CLOSED] feat: added style/prettier.json #2761

Closed
opened 2026-03-07 20:10:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/594
Author: @JoshuaKGoldberg
Created: 10/2/2022
Status: Closed

Base: nextHead: style-prettier


📝 Commits (6)

  • 0eed664 feat: added style/prettier.json
  • c6acc24 Updated styleFiles test
  • 97f2b71 Docs: Prettier.md
  • afe22a1 Merge branch 'next' into style-prettier
  • d08cc7a fix: Prettier.md wrapping and caps
  • 47a6bc2 Fixed styleFiles test and package exports

📊 Changes

4 files changed (+34 additions, -4 deletions)

View changed files

📝 doc/Prettier.md (+7 -3)
📝 package.json (+1 -0)
style/prettier.json (+25 -0)
📝 test/markdownlint-test.js (+1 -1)

📄 Description

Fixes #592.

I wasn't sure from the phrasing whether the issue is accepting PRs, but figured this was a good way to demonstrate the list of what would need to be done in a prettier.json.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/594 **Author:** [@JoshuaKGoldberg](https://github.com/JoshuaKGoldberg) **Created:** 10/2/2022 **Status:** ❌ Closed **Base:** `next` ← **Head:** `style-prettier` --- ### 📝 Commits (6) - [`0eed664`](https://github.com/DavidAnson/markdownlint/commit/0eed6644e09e46825b2a6f2cdf3a962521781605) feat: added style/prettier.json - [`c6acc24`](https://github.com/DavidAnson/markdownlint/commit/c6acc2445181c9e0232fc225b70be61531e532c3) Updated styleFiles test - [`97f2b71`](https://github.com/DavidAnson/markdownlint/commit/97f2b71ab47e96f0b6f413ffe17d91bcdf0ee70d) Docs: Prettier.md - [`afe22a1`](https://github.com/DavidAnson/markdownlint/commit/afe22a150d230d2eeb6f60c5c17496ccd9f89a13) Merge branch 'next' into style-prettier - [`d08cc7a`](https://github.com/DavidAnson/markdownlint/commit/d08cc7a40eedaedca6253e1bdbaa3d3329a6f2c6) fix: Prettier.md wrapping and caps - [`47a6bc2`](https://github.com/DavidAnson/markdownlint/commit/47a6bc211c25f6fb2df9b0eacc02d72bb19d8998) Fixed styleFiles test and package exports ### 📊 Changes **4 files changed** (+34 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `doc/Prettier.md` (+7 -3) 📝 `package.json` (+1 -0) ➕ `style/prettier.json` (+25 -0) 📝 `test/markdownlint-test.js` (+1 -1) </details> ### 📄 Description Fixes #592. I wasn't sure from the phrasing whether the issue is accepting PRs, but figured this was a good way to demonstrate the list of what would need to be done in a `prettier.json`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:10:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#2761
No description provided.