[PR #406] [MERGED] Correct typo in JSON schema type keyword #2709

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/406
Author: @per1234
Created: 6/15/2021
Status: Merged
Merged: 6/15/2021
Merged by: @DavidAnson

Base: nextHead: correct-schema-keyword


📝 Commits (1)

  • b13e09a Correct typo in JSON schema type keyword

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 schema/build-config-schema.js (+1 -1)
📝 schema/markdownlint-config-schema.json (+1 -1)

📄 Description

A typo caused the markdownlint configuration JSON schema to contain an invalid keyword named type: rather than the intended type keyword.


🔄 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/406 **Author:** [@per1234](https://github.com/per1234) **Created:** 6/15/2021 **Status:** ✅ Merged **Merged:** 6/15/2021 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `correct-schema-keyword` --- ### 📝 Commits (1) - [`b13e09a`](https://github.com/DavidAnson/markdownlint/commit/b13e09ae3f43450509f483c3394aafe881b069f9) Correct typo in JSON schema `type` keyword ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `schema/build-config-schema.js` (+1 -1) 📝 `schema/markdownlint-config-schema.json` (+1 -1) </details> ### 📄 Description A typo caused the markdownlint configuration JSON schema to contain an invalid keyword named `type:` rather than the intended `type` keyword. --- <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:12 +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#2709
No description provided.