Left: Paste → Markdown

Notes: Headings from Google Docs are inferred from font size and boldness when Docs does not paste real <h1>/<h2> tags. Bold/italics are preserved even when Docs uses styled spans.

Right: Paste → Clean HTML

Clipboard: copies as text/html (so pasting into Docs keeps structure). Also includes a plain-text fallback. Inline styles and most non-semantic attributes are removed.