WeSearch

Show HN: A TUI for Markdown view an editing

Bkh· ·1 min read · 0 reactions · 0 comments · 3 views
#markdown#terminal#tui#cli tool#github
Show HN: A TUI for Markdown view an editing
⚡ TL;DR · AI summary

mdee is a terminal-based user interface (TUI) tool for viewing and editing Markdown (.md) files, designed to run directly in the terminal. It can be installed via a simple curl command that downloads and executes the installation script from its official site. The project is hosted on GitHub, where users can access the source code and contribute. The tool aims to provide a lightweight, efficient way to work with Markdown without leaving the command line.

Original article
mdee · Bkh
Read full at mdee →
Opening excerpt (first ~120 words) tap to expand

mdee Markdown in the terminal — view and edit .md files Install curl -fsSL https://mdee.bkh.dev/install | bash Copy (function(){const c=document.getElementById("install-cmd"),o=document.getElementById("copy-announce"),r="curl -fsSL https://mdee.bkh.dev/install | bash";if(!c)return;location.protocol==="https:"?c.textContent="curl -fsSL "+location.origin+"/install | bash":c.textContent=r;const e=document.querySelector("#copy-install-btn");if(!e)return;const s=e.textContent?.trim()||"Copy",d=e.getAttribute("aria-label")||"Copy install command";let a;function l(t){const…

Excerpt limited to ~120 words for fair-use compliance. The full article is at mdee.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from mdee