jrblevin / markdown-mode

Emacs Markdown Mode
http://jblevins.org/projects/markdown-mode/
GNU General Public License v3.0
892 stars 163 forks source link

clear-image-cache when remove inline image #745

Closed kimim closed 1 year ago

kimim commented 1 year ago

Description

If inline image file is changed, toggle inline image will not update. Use clear-image-cache to clear cache.

Related Issue

Type of Change

Checklist

syohex commented 1 year ago

Thanks