arminveres / md-pdf.nvim

Preview markdown files and convert to PDF inside Neovim!
59 stars 4 forks source link

getting an err from noice.nvim #10

Open niksingh710 opened 2 months ago

niksingh710 commented 2 months ago

image

i get this kind of warning from noice.nvim. This only happens if i perform the keymap <leader>,

And mate Tysm for this plugin I had once created a script to achieve this but never got time implement that in lua for neovim. just also wanted to ask if there is a option to give css for markdown?

As for my script I use to inject that via pandoc and then used to use a browser engine to get pdf like google-chrome

arminveres commented 2 months ago

Hello there, you're very welcome! I hadn't thought of allowing for CSS injections, as I have not used markdown with CSS yet. You are very welcome to take a shot at implementing it. I haven't planned on doing it, at least in the near future...

Regarding your issue, can you try the fix/echo-loop branch, #9? Could be related to #8.

Yeah, pandoc is very nice and relatively easy to use, glad you chose to use this plugin though!

niksingh710 commented 2 months ago

I tried fix/echo-loop branch still facing the same issue.

arminveres commented 2 months ago

Can you please specify your neovim version and disable noice, to see if the issue persists?

niksingh710 commented 2 months ago

Can you please specify your neovim version and disable noice, to see if the issue persists?

i tried it without noice.nvim ig it is a notification for process starting. image

NVIM v0.9.5
Build type: Release
LuaJIT 2.1.1713773202

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/usr/share/nvim"

Run :checkhealth for more info