







A bidirectional Markdown to HTML to Markdown converter written in Javascript - showdownjs/showdown
Markdown | Codecademy
Markdown is a lightweight markup language for creating formatted text using a plain-text editor.

Using Claude Code: The Unreasonable Effectiveness of HTML
Thought-provoking piece by Thariq Shihipar (on the Claude Code team at Anthropic) advocating for HTML over Markdown as an output format to request from Claude. The article is crammed with …

Using Claude Code: The Unreasonable Effectiveness of HTML
Thought-provoking piece by Thariq Shihipar (on the Claude Code team at Anthropic) advocating for HTML over Markdown as an output format to request from Claude. The article is crammed with …

Publish Markdown as a Website — Blogs, Docs & Knowledge Bases | Flowershow - Flowershow — Publish Markdown as a Website
Turn markdown files into beautiful websites in seconds. Publish Obsidian vaults, blogs, docs, and knowledge bases — free, no coding required.

Quarkdown | Markdown with superpowers
Quarkdown is a modern, open-source, Markdown-based typesetting system for creating papers, presentations, knowledge bases and static websites.

The HTML presentation framework | reveal.js
Documentation and demos for the open source reveal.js HTML presentation framework.

Own the source. Compose with anything. - The Way of Markdown
Websites, knowledge bases, blogs, even a Notion replacement — built from plain text files you own, with tools you can swap anytime. Markdown is quietly everywhere; here's the way to make it work for you.

A Markdown Editor on AT Protocol — Diffdown
Diffdown — collaborative markdown editing on AT Protocol.
Components in Markdown
Fast, streaming-ready markdown parser with Vue, React, and Svelte component support. Parse Comark content from strings or streams with TypeScript support.

Jared Goering on Twitter / X
Saw this and immediately built it. Open-sourced the whole thing:Ingest URLs, PDFs, tweets, images → LLM compiles a linked markdown wiki → Q&A with citations, knowledge graph, contradiction linting, auto-research, export to HTML/PDF/slides.Been using it nonstop as a personal… https://t.co/ypaXlEA7pn pic.twitter.com/8Z2DLAyQjH— Jared Goering (@jaredgoering) April 4, 2026
refined-github/refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
Introducing Markdown for Agents
The way content is discovered online is shifting, from traditional search engines to AI agents that need structured data from a Web built for humans. It’s time to consider not just human visitors, but start to treat agents as first-class citizens. Markdown for Agents automatically converts any HTML page requested from our network to markdown.

Client side include feature for HTML · Issue #2791 · whatwg/html
Spun off from HTML modules discussion There are certain amount of interest that including HTML snippet into an HTML document, without using JavaScript. That would be similar to <iframe>, but ...