Observed arrival · 2026-09-22
MarkdownPaste Turns Markdown into Clipboard-Ready Rich Text
A browser-based converter that turns Markdown into formatted clipboard content for Word, Gmail, Docs, and Notion, plus TSV for Excel and Google Sheets.
- For
- People moving AI-generated Markdown into office documents
- Worth noticing
- Markdown tables become TSV, with tabs and line breaks removed so spreadsheet columns do not shift.
Field notes
The page separates three outputs from one Markdown input: a rendered preview, an HTML clipboard payload, and spreadsheet-oriented TSV. Its table handling removes stray tabs and line breaks to protect column alignment, while local file loading and downloads keep the workflow in the browser. The implementation identifies marked and DOMPurify versions and describes sanitization that removes scripts, inline event handlers, and javascript: URLs. Clipboard behavior can vary by browser, with a manual-copy fallback provided.
Observed signals
Read the marks
Editorial observations of this landing page, not a rating.
One card from the complete issue