Adding Images in markdownx
Hi, I recently started using markdownx and it is working completely fine on safari and google chrome. but the image uploader doesn't work on mozilla firfox. Even the devdojo markdownx is unable to handle file upload on mozilla. also in my case no error is generated in console.
Mozilla Version - 102.0.1
Hi there,
Thanks for reporting this. Indeed it looks like that Firefox for some reason is not processing the document.execCommand('insertHTML', false, 'html');
function as expected which other browsers are.
We will look into this further, thanks for bringing it up!
I wish it were still used :( Guess we'll have to find another way, bummer. Thanks for researching it.
Regards from / Alec
/