[PR #695] [MERGED] Convert to CHANGELOG.md #2803

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/695
Author: @bmish
Created: 1/4/2023
Status: Merged
Merged: 1/6/2023
Merged by: @DavidAnson

Base: nextHead: changelog


📝 Commits (6)

📊 Changes

6 files changed (+379 additions, -123 deletions)

View changed files

📝 .github/dictionary.txt (+5 -0)
CHANGELOG.md (+370 -0)
📝 README.md (+1 -123)
📝 test/markdownlint-test-custom-rules.js (+1 -0)
📝 test/markdownlint-test.js (+1 -0)
📝 test/profile-fixture.mjs (+1 -0)

📄 Description

Fixes #694.


🔄 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/695 **Author:** [@bmish](https://github.com/bmish) **Created:** 1/4/2023 **Status:** ✅ Merged **Merged:** 1/6/2023 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `changelog` --- ### 📝 Commits (6) - [`c561b1c`](https://github.com/DavidAnson/markdownlint/commit/c561b1c56f5754960433e528df3c4049615bd917) docs: create changelog - [`b9f1127`](https://github.com/DavidAnson/markdownlint/commit/b9f1127f5e80b0c6bf29db94f865407b8213ccaa) address feedback - [`8a9fc58`](https://github.com/DavidAnson/markdownlint/commit/8a9fc58629257181f479d8f88f7dee9189246554) dictionary - [`550de83`](https://github.com/DavidAnson/markdownlint/commit/550de830764852f0c246de6e072c32dcfa73801f) fix typos - [`67c9bc2`](https://github.com/DavidAnson/markdownlint/commit/67c9bc2fb9bdbc986ee03c6ce6f8d32a956e685d) Trivial tweaks. - [`fb13452`](https://github.com/DavidAnson/markdownlint/commit/fb134525ac2e6cb6546976ff88f25df36df4bbe3) *P*andoc ### 📊 Changes **6 files changed** (+379 additions, -123 deletions) <details> <summary>View changed files</summary> 📝 `.github/dictionary.txt` (+5 -0) ➕ `CHANGELOG.md` (+370 -0) 📝 `README.md` (+1 -123) 📝 `test/markdownlint-test-custom-rules.js` (+1 -0) 📝 `test/markdownlint-test.js` (+1 -0) 📝 `test/profile-fixture.mjs` (+1 -0) </details> ### 📄 Description Fixes #694. - Follows convention from https://github.com/DavidAnson/vscode-markdownlint - Reorders changelog to newest first --- <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:39 +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#2803
No description provided.