[PR #496] [CLOSED] Remove need for process.platform in applyFixes #2731

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

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/496
Author: @Billiam
Created: 1/29/2022
Status: Closed

Base: mainHead: feature/apply-fixes-process


📝 Commits (1)

  • a2a1208 Remove need for process.platform in applyFixes

📊 Changes

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

View changed files

📝 demo/markdownlint-browser.js (+3 -3)
📝 helpers/helpers.js (+2 -2)

📄 Description

Related to fd24b9552b

Also pass platform argument for applyFixes call to remove dependency on process.platform if line ending can't be determined from the document content.


🔄 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/496 **Author:** [@Billiam](https://github.com/Billiam) **Created:** 1/29/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/apply-fixes-process` --- ### 📝 Commits (1) - [`a2a1208`](https://github.com/DavidAnson/markdownlint/commit/a2a12086a7c1b0392eb3209afd014c5ff321b598) Remove need for process.platform in applyFixes ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `demo/markdownlint-browser.js` (+3 -3) 📝 `helpers/helpers.js` (+2 -2) </details> ### 📄 Description Related to fd24b9552be8ca6eb543cf3f74fdccb44c9959cb Also pass platform argument for `applyFixes` call to remove dependency on `process.platform` if line ending can't be determined from the document content. --- <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:18 +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#2731
No description provided.