Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read Error when writing Markdown and inserting image source #397

Closed
ayushxx7 opened this issue Nov 19, 2021 · 0 comments
Closed

Read Error when writing Markdown and inserting image source #397

ayushxx7 opened this issue Nov 19, 2021 · 0 comments

Comments

@ayushxx7
Copy link

ayushxx7 commented Nov 19, 2021

To Reproduce
Steps to reproduce the behavior:

  1. Open a markdown file
  2. Start writing image markup ![name-of-image] () *
  3. As soon as the brackets are put in, the following error is visible
    [markdown-preview.nvim] uncaught exception: Error: EISDIR: illegal operation on a directory, read

*Please ignore the space before the brackets

Expected behavior
I don't want to see the error message, since if I am writing something while previewing there are bound to be scenarios of missing images.
For me, it would be fine if we could disable all errors for this plugin

Desktop (please complete the following information):

  • OS: Win 10
  • Additonal Plugins: autopairs (automatically puts in pair brackets)
@iamcco iamcco closed this as completed in 239ea07 May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant