Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Markdown ImagesNew to Visual Studio Code? Get it now.

Markdown Images

Steven Gourley

|
234 installs
| (0) | Free
Show images in markdown preview from a photo library
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Markdown Images

Show images in markdown preview from a photo library.

This is early-stage software and probably not the add-in you are looking for...

Usage

Reference your images with an exclamation mark prefix, as below. This prefix will be replaced with the photo library url when displayed in the markdown preview window.

![](https://github.com/sgourley/markdown-images-vscode/raw/HEAD/!path/to/image.jpeg)

Configuration

The url to a photo library is configurable with the markdown.images.library.url setting.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft