Show HN: A TUI for Markdown view an editing
Category: cli-tool
Tags: tui, markdown, text-editor
Score: 4.5/10 (Innovation: 4, Technical: 5, Documentation: 5, Utility: 4)
mdee is a terminal-based Markdown reader and editor that provides a rendered preview with Tree-sitter highlighting and a plain-text edit mode. It is interesting for its use of Bun and OpenTUI to create a cross-platform TUI experience, though it is still early-stage with limited features and a small user base.
Target audience: backend devs
Repository: https://mdee.bkh.dev ยท TypeScript
View on Hacker News