Skip to content

v0.0.5

Compare
Choose a tag to compare
@iamspark1e iamspark1e released this 09 Mar 09:18
· 14 commits to main since this release

v0.0.3 - v0.0.5

  • Add "Open Media Gallery" tool button, now you can use the images from gallery.
  • Fix the insert position error of v0.0.4, now the gallery image will be inserted at your cursor point instead of the end of whole markdown.
  • Fix Preview cannot load your image of the gallery, now using getAsset method.

Chores:

  • Add terser-webpack-plugin for compressing the production code (although doesn't make 1kb difference 😆 )