English Readme
Markdown Image
This is a copy extension of vsc-markdown-image. This extension focus on supporting sync markdown images from other tools (cdn) to local files.
Features
- Copy image files or paste screenshots, right-click menu
Paste Image .
- Sync markdown images from other tools (cdn) to local files, right-click menu
Paste Markdown .
- Automatically generate Markdown code insertion.
- Support Windows, MacOS, Linux.
Requirements
Linux users must install xclip.
Ubuntu
sudo apt install xclip
CentOS
sudo yum install epel-release.noarch
sudo yum install xclip
Extension Settings
Base Settings
markdown-image.base.fileNameFormat : The filename format for upload. You can use some variables. You can find more in setting.
Local Settings
markdown-image.local.path : Picture storage directory that in the local (automatically created if it does not exist). You can use some variables.
Release Notes
1.0.0
Enjoy!
| |