Skip to content

1.0.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 07:51
· 42 commits to main since this release

优化图片引用处理和 activeFile 管理逻辑

  • 改进图片引用正则表达式,支持带属性的图片链接
  • 更新图片替换方法,确保正确处理带属性的图片引用
  • 重构 openCategoryModal 方法,每次都获取最新的文件内容
  • 在文件修改后更新 activeFile 对象,确保状态同步

Optimize image reference handling and activeFile management logic

  • Improve the regex for image references to support image links with attributes
  • Update the image replacement method to ensure correct handling of image references with attributes
  • Refactor the openCategoryModal method to always retrieve the latest file content
  • Update the activeFile object after file modifications to ensure status synchronization

Full Changelog: 1.0.12...1.0.13