mirror of
https://github.com/mundimark/awesome-markdown.git
synced 2026-07-15 23:42:40 -05:00
[PR #94] [MERGED] Add Redline to Markdown Libraries & Tools #1059
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:add-redline📝 Commits (1)
fb67c0fAdd 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.