I haven’t tested it everywhere, but at first glance this css snippet seems to fix the issue:
.markdown-source-view.mod-cm6 img.cm-widgetBuffer {
display: none !important;
}
I haven’t tested it everywhere, but at first glance this css snippet seems to fix the issue:
.markdown-source-view.mod-cm6 img.cm-widgetBuffer {
display: none !important;
}