iamcco / markdown-preview.nvim

markdown preview plugin for (neo)vim
MIT License
6.82k stars 284 forks source link

Hi Everyone, Where to go moving forward? #688

Open Tweekism opened 4 months ago

Tweekism commented 4 months ago

EDIT: Change of plans, I'll be heading over here. Deets in the update reply below...

Hi Team,

It seems possible that iamcco may no longer be maintaining this project. This is a fantastic extension and it would be a shame to see it go.

I've reached out to iamcco via email to see if he is still interested in maintaining the project or if he'd be willing to open up this repo to others. We'll have to wait and see if he responds and if he does I'll update here.

In the meantime I'd be happy to accept pull requests at my fork Tweekism/markdown-preview.nvim until iamcco returns.

Iamcco, if you see this reach out bud, we miss you :)

Tweekism commented 4 months ago

Update: So I've not heard back from iamcco unfortunately.

However in my digging I did run into a couple of previous users by looking through old pull requests. They have spun off their own replacement project that is, I guess, inspired by this one but is a rewrite from scratch. It is shaping up quite nicely, already has the main features of this plugin and is being actively worked on.

So in short I'll be heading over there.

If anyone else is interested: https://github.com/jannis-baum/vivify

M-Arnone commented 3 months ago

I'll check this, thanks!

pidgeon777 commented 3 months ago

However in my digging I did run into a couple of previous users by looking through old pull requests. They have spun off their own replacement project that is, I guess, inspired by this one but is a rewrite from scratch. It is shaping up quite nicely, already has the main features of this plugin and is being actively worked on.

Hello, is there any link available?

Tweekism commented 3 months ago

Hey mate, yeah it's this one: https://github.com/jannis-baum/Vivify

It operates a little differently in that it can also run standalone without neovim. As a consequence there's a thing you have to install, but since it's fairly new they don't have packages for every distro yet.

Anyway, if you need help I'm watching the discussions over there, so just ask.

I'm also still considering reviving this, maybe, possibly, so watch this space I guess. 😅

Tweekism commented 3 months ago

Here is the original issue discussing the new project of thats what you are looking for, its the last couple of posts in here: https://github.com/iamcco/markdown-preview.nvim/issues/58

pidgeon777 commented 3 months ago

Thank you @Tweekism.

I had a look at the Vivify project, seems good but it doesn't seem to support Windows, unfortunately...

Tweekism commented 3 months ago

Riiiight.... Forgot about that.

A Windows version is feasible, but they need someone who uses Windows and is willing to help develop the port.