Releases: imlinhanchao/vsc-markdown-image
Releases · imlinhanchao/vsc-markdown-image
1.1.0 Release
- Added Beta feature, support paste rich text. (Only supports Windows)
1.0.13 Release
- Fixed getting the path resolution error of the clipboard picture in Windows.
1.0.12 Release
- Added file name variable
${path}
: "The path of the Markdown file being edited relative to the root directory."
1.0.11 Release
- Fix api url of
sm.ms
. - Fixed the file name with spaces cannot be found in Linux.
- Added prompt without token in
sm.ms
.
1.0.10 Release
- Fix the variable
$mdname
does not remove the extension name ofmd
.
1.0.9 Release
- Fixed the problem of getting wrong date and hour in filename formatting.
1.0.8 Release
- Added mdx support.
1.0.7 Release
- Fixed launch extension home page failed at MacOS and Linux.
- Fixed the colon of the picture address is incorrectly encode.
1.0.6 Release
- Fixed the date variable has not consider the time zone.
1.0.5 Release
Fixed
- Fixed file name include space could not preview.
- Fixed random variable not work.