Reading up on Markdown
14 deep · digging since jan 12
- Lettera — Markdown editor for macOS
Lettera is a native macOS Markdown editor that supports both single-file editing and folder-based workspaces, with live rendering, document statistics, and multiple export formats.
- The Emacsification of Software
AI-assisted coding makes software so easy to produce that individuals now build their own personal tools rather than install existing ones.
- Quarkdown – Markdown with Superpowers
Quarkdown extends Markdown with programmable features for advanced typesetting, positioning itself as a simpler alternative to LaTeX and competing with Typst.
- Agents can't choose between structure and flexibility
The article argues that employing pure code or pure markdown to specify AI agent behavior is a failure mode, and advocates for a hybrid approach.
- Serve Markdown to LLMs via the Accept Header
A practical guide showing how to serve clean Markdown to AI agents via HTTP content negotiation while keeping HTML for browsers at the same URL.
- Email.md - Responsive Emails, Written in Markdown
Email.md converts Markdown into responsive, email-safe HTML that renders consistently across all email clients.
- matduggan.com
Markdown replaced complex .doc and .docx formats because its plain-text simplicity eliminates corruption and works universally across modern tools.
- Moment
Moment is a collaborative, Markdown-based workspace stored as real files on disk in git repos that lets agents and humans build personalized software together.
- Hermes
Hermes is a rich markdown editor that helps users structure their own ideas through conversation and feedback rather than generating text for them.
- A simple web we own
A call to reclaim the web through self-hosting with simple tools like Markdown and Raspberry Pi, but critics note the author's use of GitHub Pages undermines the message.
- GitHub - needle-tools/md-browse: Markdown Browser – See the web like an AI does
md-browse is a markdown-first browser built with Electrobun that prioritizes markdown content and converts HTML to clean markdown using Turndown.
- How Markdown took over the world
Markdown became ubiquitous due to its simplicity, plain-text nature, and portability, despite ongoing standardization debates.
- Show HN: Ferrite – Markdown editor in Rust with native Mermaid diagram rendering
Ferrite is a fast, native Markdown editor built with Rust and egui that renders Mermaid diagrams without JavaScript dependencies.
- How Markdown took over the world - Anil Dash
Markdown, created by John Gruber in 2004 as a simple plain-text formatting tool for blogging, has become the ubiquitous standard for annotating everything from AI prompts to code repositories.