OXY2DEV / markview.nvim

An experimental markdown previewer for Neovim
Apache License 2.0
601 stars 23 forks source link

Task list: View this before opening new issues & PRs #13

Open OXY2DEV opened 1 week ago

OXY2DEV commented 1 week ago

As I have been working on this plugin, I have realized that it's quite lacking.

As such, I am going to completely rewrite it to hopefully make it better(rewrite will be available on the dev branch first).

Here's a list of tasks I will do, if it's marked than it means it's completed.

PRs will not be merged during this period

Code related tasks

Appearance related tasks

More tasks will be added in the future

OXY2DEV commented 1 week ago

I have some bad news.

Screenshot_2024-07-02-19-13-21-057_com termux-edit

I have been made aware that there are some bugs in vim(which were unfortunately inherited by neovim) which makes conceal and nvim_buf_set_extmark() not work as expected.

This unfortunately can affect this plugin and break the previews.

The only good news is, so far it only breaks code blocks & tables(to a certain degree).

OXY2DEV commented 5 days ago

Tasks that were left unchecked will unfortunately not be implemented(either due to technical limitations or not being relevant anymore).

OXY2DEV commented 5 days ago

The next update isn't going to be as big.

Here's the current task list.

And anything relevant from the issues or PRs will be completed (they will appear here).