年糕小豆汤

Results 256 comments of 年糕小豆汤

I don't have time to do this.

Have a look at https://github.com/iamcco/markdown-preview.nvim/blob/master/app/server.js#L45

I have no idea how to do that.

I don't know what does `display being moved to Chrome is delayed` mean.

Seems it need java.

It's does not have support by now. What I mean it's that ditaa need java and I don't know how to support that.

`call mkdp#util#open_preview_page()` is async, and `:q` will change the current buffer. I don't know if it's the reason. If it's the reason then need some work to support that.

> Markdown did rendered in browser tab: 'http://127.0.0.1:8646/page/1'. > However, only one page was rendered. The remaining contents were missing. > And when I manually checked 'http://127.0.0.1:8646/page/2', it showed a...

`sync_scroll_type: 'top'` will try to sync the top location of preview page and edit buffer.