Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>Paste Rich Text to MarkdownNew to Visual Studio Code? Get it now.
Paste Rich Text to Markdown

Paste Rich Text to Markdown

ak287

|
2 installs
| (0) | Free
Paste rich text from browsers as clean Markdown.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Paste Rich Text to Markdown

Paste rich text from web browsers into VS Code as Markdown.

Features

  • Converts text/html clipboard data into Markdown.
  • Attempts text/rtf conversion when HTML is unavailable.
  • Falls back to normal VS Code paste when rich conversion is not possible.
  • Adds explicit command: Rich Paste: Paste Rich Text as Markdown.
  • Includes configurable MIME priority and conversion settings.

Commands

  • Rich Paste: Paste Rich Text as Markdown (richPaste.pasteAsMarkdown)
  • Rich Paste: Show Clipboard Debug Info (richPaste.showClipboardDebugInfo)

Settings

  • richPaste.enabled
  • richPaste.languages
  • richPaste.mimePriority
  • richPaste.conversion.flavor
  • richPaste.conversion.preserveLineBreaks
  • richPaste.conversion.enableTables
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft