[PR #534] [CLOSED] Add mdr - markdown renderer, editor, and linter TUI #5958

Closed
opened 2026-05-08 02:28:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rothgar/awesome-tuis/pull/534
Author: @tirthpatell
Created: 2/11/2026
Status: Closed

Base: mainHead: add-mdr


📝 Commits (2)

  • be2ec06 Add mdr - markdown renderer, editor, and linter TUI
  • bc45bc1 Update mdr description for clarity

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adding mdr to the Productivity section.

mdr is a terminal-based markdown tool that provides:

  • A TUI viewer with scrollable rendered output (powered by glamour/bubbletea)
  • A live-preview editor with side-by-side raw markdown and rendered output
  • A structural linter for markdown files

Install: brew install tirthpatell/tap/mdr or go install github.com/tirthpatell/mdr@latest


🔄 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/rothgar/awesome-tuis/pull/534 **Author:** [@tirthpatell](https://github.com/tirthpatell) **Created:** 2/11/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-mdr` --- ### 📝 Commits (2) - [`be2ec06`](https://github.com/rothgar/awesome-tuis/commit/be2ec06d76bf7ac0f6350f4971787e800080f364) Add mdr - markdown renderer, editor, and linter TUI - [`bc45bc1`](https://github.com/rothgar/awesome-tuis/commit/bc45bc12ab0df4e6436fee535c73278e05b4b03c) Update mdr description for clarity ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adding [mdr](https://github.com/tirthpatell/mdr) to the Productivity section. **mdr** is a terminal-based markdown tool that provides: - A TUI viewer with scrollable rendered output (powered by glamour/bubbletea) - A live-preview editor with side-by-side raw markdown and rendered output - A structural linter for markdown files Install: `brew install tirthpatell/tap/mdr` or `go install github.com/tirthpatell/mdr@latest` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-08 02:28:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tuis#5958