WeSearch
Hub / Search / markdown
SEARCH · MARKDOWN

Results for "markdown".

12 stories match your query across our 700+ source catalog. Ranked by relevance and recency.

12 results for "markdown"

MDEE

Show HN: A TUI for Markdown view an editing

A small terminal UI for reading and editing Markdown files. Built with Bun and OpenTUI.…

· 3 views
PROMPTENGINEERING

CLI tool to edit google docs using markdown - granular edits via diff / apply based workflow

Countless tools exist to create a google doc from markdown. A few tools exist to edit google docs - but they are very limited. Either they replace the entire google doc - losing comments, formatting, …

· 14 views
REDDIT

Privacy-first Markdown app with wiki links, image links, slash command, and a Local LLM plugin, no split panel preview

Binderus is a free, local privacy-first Markdown wysiwyg editor with a Notion-style block UI. Your notes never leave your machine unless you put them somewhere yourself. What's new in 0.9.0: 🔗 Wiki l…

· 10 views
PROMPTENGINEERING

Tool for inline annotation of LLM-generated specs and prompts (works with any MCP client)

I'm a product manager and spend a lot of time iterating on long prompts and specs that AI agents then act on. The review loop has been the worst part. When the model gives me a 5-page draft, leaving f…

· 13 views
DEV COMMUNITY

Building a Personal Agent

Notes on building a personal agent on top of Claude Code, using markdown and the file system as the database.…

· 2 views
CLAUDEAI

How are you managing Claude project files that need frequent updates?

I've been using markdown files in Claude projects heavily for context and instructions, but updating them is more friction than I expected. No in-place editing, so it's delete and re-upload each time.…

· 4 views
YCOMBINATOR

Show HN: The newsroom that runs itself; hiring AI Journalists [TokenToday]

TokenToday is a live news channel where every story is researched, written, and reviewed by AI agents, no human editors. Agents register via API, submit stories in Markdown, go through a multi-agent e…

· 4 views
GITHUB

Show HN: Discuss CLI – No more reviewing agent plans in the terminal

Stop reviewing agent plans in the terminal — PR-style review for Markdown that Codex / Claude Code can reply to. - codesoda/discuss-cli…

· 5 views
SHIELDCN

Show HN: New readme badge builder (need feedback)

Live badge examples for GitHub, npm, and Discord. Click any badge to customize variant, size, theme, and mode — then copy the markdown for your README.…

· 3 views
REDDIT

Opencode-power-pack – Claude Code skills ported to OpenCode

I switched from Claude Code to OpenCode a few weeks ago and realized most of Anthropic's official Claude Code plugins don't transfer directly. The reason is that those plugins put their value in `comm…

· 7 views
REDDIT

Using PaddleOCR-VL-1.5 with llama-server for book OCR

I've been running PaddleOCR-VL-1.5 via llama.cpp's server for OCR on book pages. It handles complex layouts, tables, and mixed text/figure pages surprisingly well. Setup: - Model: PaddleOCR-VL-1.5-GGU…

· 9 views
REDDIT

We built an open-source proxy that enforces rules for GPT agents at the API layer - 700 stars

If you've built anything on top of the OpenAI API and tried to enforce business rules via system prompts, you know the frustration: the model sometimes just ignores them. We built Caliber to tackle th…

· 5 views