Open f1rstlady opened 2 years ago
Same thing is happening to me, did you find a fix? For me it is still happening if I use some of the older commits.
Same thing is happening to me, did you find a fix? For me it is still happening if I use some of the older commits.
No, I did not find a fix unfortunately.
Same here on Archlinux.
And I tried ./app/bin/markdown-preview-linux --path ./app/server.js
in plugin dir and it raised segmentation fault.
~/.vim/plugged/markdown-preview.nvim ‹master*› $ ./app/bin/markdown-preview-linux --path ./app/server.js
[1] 2418941 segmentation fault ./app/bin/markdown-preview-linux --path ./app/server.js
May be a duplicate of #482 by now.
Describe the bug After opening the preview with
:MarkdownPreview
orMarkdownPreviewToggle
, an empty preview is shown despite the document being non-empty.To Reproduce
:MarkdownPreview
or:MarkdownPreviewToggle
.Expected behavior A clear and concise description of what you expected to happen.
Screenshots
Desktop (please complete the following information):
Log: Where do I find it?