Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>remove-markdown-linksNew to Visual Studio Code? Get it now.
remove-markdown-links

remove-markdown-links

Lars Wilhelmer

|
615 installs
| (0) | Free
Removes Markdown links from selected text.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

remove-markdown-links

A Visual Studio Code extension to remove Markdown links from selected text.

Removes hyperlinks and image links.

Examples

Before:
Updated the [Release Notes](https://github.com/wilhelmer/remove-markdown-links/blob/HEAD/release-notes.md) section.

After:
Updated the Release Notes section.

Before:
![My Logo](https://github.com/wilhelmer/remove-markdown-links/raw/HEAD/logo.png)

After:
My Logo

Installation

Search for remove-markdown-links in the Extensions section.

Usage

  1. Select the text from which Markdown links should be removed.
  2. Execute the Remove Markdown Links command from the command palette.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft