Gtk+Adwaita Markdown Editor in ~600 lines
Summary
A compact GTK+Adwaita split-view Markdown editor implementation in about 600 lines, using a GTK WebView and CDN-loaded marked.js and KaTeX. It serves as a prototype inspired by Apostrophe to demonstrate how easy building such apps has become.
Similar Articles
markdown-svg-renderer
A markdown rendering tool that supports live preview, table and code block formatting, and special handling for SVG code blocks with inline preview and tabbed code view.
@geekbb: Found a smooth Markdown editor designed for AI chat context management. Built with Tauri + React + TypeScript, cross-platform support for macOS / Windows / Linux. Left side CodeMirror 6…
marka.md is a cross-platform Markdown editor specialized for AI context management, built with Tauri, React, and TypeScript. It features live preview, Vim mode, themes, and a context tray to bundle notes for AI chats like Claude, ChatGPT, and Gemini.
@hellokillian: Inspired by @karpathy :) A local markdown editor + terminal agent workspace.
A developer announced a local markdown editor integrated with a terminal agent workspace, citing Andrej Karpathy as inspiration.
Show HN: Writemark, a dependency free web component for inline Markdown editing
Writemark is a dependency-free web component for inline Markdown editing that renders as you type, supports source/split/preview modes, slash commands, tables, task lists, code blocks, and native form integration, all without a framework or toolbar.
Adaptive Markdown
Adaptive Markdown is an open-source document format/viewer that uses coding agents to make documents interactive, enabling live workspaces for tasks like academic reading, note-taking, and automated workflows.