[PR #94] [MERGED] Add Redline to Markdown Libraries & Tools #597

Closed
opened 2026-05-23 07:27:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mundimark/awesome-markdown/pull/94
Author: @alevi
Created: 5/14/2026
Status: Merged
Merged: 5/15/2026
Merged by: @geraldb

Base: masterHead: add-redline


📝 Commits (1)

  • fb67c0f Add Redline to Markdown Libraries & Tools

📊 Changes

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

View changed files

📝 UPCOMING.md (+2 -0)

📄 Description

Adding Redline under Markdown Libraries & Tools per the 2026 policy of adding new entries to `UPCOMING.md` first.

Redline — a local inline-comment review tool for markdown files, with a Claude Code agent that participates in the comment thread.

It's the human-in-the-loop side of the AI-doc-writing workflow: when an agent drafts a PRD / RFC / spec / README, Redline lets you highlight any sentence, leave an inline comment, get a reply from a Claude subprocess, and accept revisions back to the file on disk. Server binds to `127.0.0.1`; no API key required (inherits the user's Claude Code session); per-revision history snapshots land in `.review/history/` so rounds can be rolled back from disk.

Single-line entry follows the format of nearby entries (mdshare, md-viewer-py, LiteMarkup, etc.) — bold name, web/github/npm links, short description.

Disclosure: I'm the author.


🔄 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/mundimark/awesome-markdown/pull/94 **Author:** [@alevi](https://github.com/alevi) **Created:** 5/14/2026 **Status:** ✅ Merged **Merged:** 5/15/2026 **Merged by:** [@geraldb](https://github.com/geraldb) **Base:** `master` ← **Head:** `add-redline` --- ### 📝 Commits (1) - [`fb67c0f`](https://github.com/mundimark/awesome-markdown/commit/fb67c0f64b065101495370d20489a55739ecb5c6) Add Redline to Markdown Libraries & Tools ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `UPCOMING.md` (+2 -0) </details> ### 📄 Description Adding Redline under Markdown Libraries & Tools per the 2026 policy of adding new entries to \`UPCOMING.md\` first. **Redline** — a local inline-comment review tool for markdown files, with a Claude Code agent that participates in the comment thread. - Web: https://redline.levistudio.net - Source: https://github.com/alevi/redline - npm: https://www.npmjs.com/package/@levistudio/redline - License: MIT It's the human-in-the-loop side of the AI-doc-writing workflow: when an agent drafts a PRD / RFC / spec / README, Redline lets you highlight any sentence, leave an inline comment, get a reply from a Claude subprocess, and accept revisions back to the file on disk. Server binds to \`127.0.0.1\`; no API key required (inherits the user's Claude Code session); per-revision history snapshots land in \`.review/history/\` so rounds can be rolled back from disk. Single-line entry follows the format of nearby entries (mdshare, md-viewer-py, LiteMarkup, etc.) — bold name, web/github/npm links, short description. Disclosure: I'm the author. --- <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-23 07:27:58 -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-markdown#597