File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ All notable changes to the "markdown-image" extension will be documented in this
44## [ 1.1.44] - 2025-01-06
55
66### Fixed
7- - 修正不启用 Encode 地址带空格导致无法正常预览问题
7+ - Fixed the issue where disabling Encode caused addresses with spaces to fail to preview correctly.
88
99### Added
10- - 新增设置项 ` markdown-image.base.codeFormat ` ,支持设置图片代码格式;
10+ - Added a new setting ` markdown-image.base.codeFormat ` to support setting the image code format.
1111
1212### Updated
13- - 设置项 ` markdown-image.base.codeType ` 添加 ` DIY ` 选项,支持自定义图片代码格式;
14- - 设置项 ` markdown-image.base.altFormat ` 添加 ` ${prompt} ` 变量支持;
13+ - Updated the setting ` markdown-image.base.codeType ` to add the ` DIY ` option, supporting custom image code formats.
14+ - Updated the setting ` markdown-image.base.altFormat ` to add support for the ` ${prompt} ` variable.
1515
1616## [ 1.1.43] - 2024-07-08
1717
You can’t perform that action at this time.
0 commit comments