I have two PC, after one PC atom update to version 1.47.0, markdown-preview-enhanced(0.16.2,0.18.2 both not work) not work, keeping display black. one day later, another PC update to version 1.47.0, same problem happend.
yes please check the explanation here:
https://github.com/shd101wyy/markdown-preview-enhanced/issues/1380#issuecomment-631341305
We have to wait for atom 1.47.1
Hi, I had the same problem with my markdown previewer. The solution was to put an iframe into the webview and use the iframe for the file-stuff, but I had to change the communication also, which is now based (quick and dirty) on simple events...
You can see the code here: https://github.com/andre-dietrich/liascript-preview
maybe this helps, it also works fine, if you want to load additional JavaScript code/tags at runtime, which was another painpoint ...
Regards...
Just updated to Atom 1.48.0 and the preview pane is working again!
I'm running Atom 1.50 and it doesn't work.
Did it break again?
(edit) reloading the preview "fixed" the issue
https://discuss.atom.io/t/version-1-4-7-and-markdown-preview/74943/10
Most helpful comment
yes please check the explanation here:
https://github.com/shd101wyy/markdown-preview-enhanced/issues/1380#issuecomment-631341305
We have to wait for atom 1.47.1