[PR #4615] [MERGED] add linting fixes for markdown #25865

Open
opened 2026-01-31 09:12:18 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/4615
Author: @rpunt
Created: 2/16/2020
Status: Merged
Merged: 2/18/2020
Merged by: @carlos-zamora

Base: masterHead: feature/rpunt/markdown-linting-in-user-docs


📝 Commits (2)

📊 Changes

3 files changed (+16 additions, -12 deletions)

View changed files

📝 doc/user-docs/UsingCommandlineArguments.md (+6 -5)
📝 doc/user-docs/UsingJsonSettings.md (+8 -5)
📝 doc/user-docs/index.md (+2 -2)

📄 Description

Summary of the Pull Request

VSCode's markdown linter suggested a pile of fixes.

PR Checklist

  • CLA signed.
  • Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan.

Validation Steps Performed

Viewed the updated markdown to ensure nothing broken,


🔄 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/microsoft/terminal/pull/4615 **Author:** [@rpunt](https://github.com/rpunt) **Created:** 2/16/2020 **Status:** ✅ Merged **Merged:** 2/18/2020 **Merged by:** [@carlos-zamora](https://github.com/carlos-zamora) **Base:** `master` ← **Head:** `feature/rpunt/markdown-linting-in-user-docs` --- ### 📝 Commits (2) - [`3c1ee43`](https://github.com/microsoft/terminal/commit/3c1ee439fd9bd8c743378bd348098f7fbb4bd54e) add linting fixes for markdown - [`efe683a`](https://github.com/microsoft/terminal/commit/efe683a7f4c950305b227904d4f1b133457ee1a2) more linting fixes ### 📊 Changes **3 files changed** (+16 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `doc/user-docs/UsingCommandlineArguments.md` (+6 -5) 📝 `doc/user-docs/UsingJsonSettings.md` (+8 -5) 📝 `doc/user-docs/index.md` (+2 -2) </details> ### 📄 Description ## Summary of the Pull Request VSCode's markdown linter suggested a pile of fixes. ## PR Checklist * [X] CLA signed. * [ ] Tests added/passed * [ ] Requires documentation to be updated * [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. ## Validation Steps Performed Viewed the updated markdown to ensure nothing broken, --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:12:18 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#25865