v0.0.5
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 😆 )