
MarkdownLab
Offline Markdown editor with Mermaid, KaTeX, & PDF export
What it does
MarkdownLab is a fast, fully offline PWA Markdown editor for devs and technical writers tired of broken diagrams, math rendering, and previews. Built with vanilla JS — no backend, no signup, no tracking. Key Features: • 10+ Mermaid diagrams • Full KaTeX Math (with MathML) • Complete GFM incl. alerts • 190+ syntax highlighting • Multi-file workspace • Vector PDF export • 100% offline Perfect for READMEs, design docs, and research notes.
Does the same job
all alternatives →- AOAn open-source, collaborative, WYSIWYG Markdown editor2023 · editor.vrite.io · ▲460
Inspired by the design and UI/UX of apps like Notion, and utility of open-source apps like StackEdit, I decided to create a minimalistic, local-only WYSIWYG Markdown editor. Some features worth highlighting: - Monaco editor and Prettier integration for code snippets - Tables (apparently the holy grail of WYSIWYG editing) - Embeds (for CodePen, CodeSandbox and YouTube, most useful for HTML or JSON exports) - Accepts Markdown paste-in, and "exports"/generates HTML, Markdown and JSON outputs - Collaboration (with real-time awareness and initial commenting system, available only when…
- FMFerrite – Markdown editor in Rust with native Mermaid diagram renderingJan 2026 · github.com · ▲241
Ferrite: Fast Markdown/Text/Code editor in Rust with native Mermaid diagrams Built a Markdown editor using Rust + egui. v0.2.1 just dropped with major Mermaid improvements: → Native Mermaid diagrams - Flowcharts, sequence, state, ER, git graphs - pure Rust, no JS → Split view - Raw + rendered side-by-side with sync scrolling → Syntax highlighting - 40+ languages with large file optimization → JSON/YAML/TOML tree viewer - Structured editing with expand/collapse → Git integration - File tree shows modified/staged/untracked status Also: minimap, zen mode,…


- UYUse your familiar Markdown editor to create and publish web pages2023 · amarkdown.com · ▲62
I'm excited to introduce my own developed Markdown editor to everyone. It's built on the Monaco editor and designed specifically for developers. This editor integrates various features such as document management, resource management, and MDX extensions. You can embed images, audio, video, and even use plugins like drawing tools, calendars, and cards to showcase your creativity. What's even more thrilling is that it allows users to customize PostgreSQL table structures, insert and display data in Markdown documents, and even collect form submissions. My original intention in design was to…

More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com