iamcco / markdown-preview.nvim

markdown preview plugin for (neo)vim
MIT License
6.67k stars 277 forks source link

How to link CSS in markdown file #579

Open honghao71 opened 1 year ago

honghao71 commented 1 year ago

When I link CSS file in markdown file system will automatically add base url before CSS file path. So it doesn't work. Then I used custom CSS var but it should handly refresh in browser. So I try to use function mkdp#rpc#preview_refresh() to refresh but it do nothing. System win10 Nvim v.0.9.0