Markdown-preview-enhanced: Atom windows 1.47.0 x64 and markdown-preview-enhanced not work

Created on 25 May 2020  路  4Comments  路  Source: shd101wyy/markdown-preview-enhanced

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.

upstreaming issue

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

All 4 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fengxs269 picture fengxs269  路  4Comments

siriuscc picture siriuscc  路  3Comments

rcmalli picture rcmalli  路  4Comments

xu4wang picture xu4wang  路  5Comments

saeidamiri1 picture saeidamiri1  路  3Comments