Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] for help in development of similiar plugin for markdown #33

Open
Aneeqasif opened this issue Sep 24, 2023 · 1 comment
Open

Comments

@Aneeqasif
Copy link

Hi i hope you are enjoying good health i am using this plugin from quite a while and it is amazing. for some requirements i also manage a large database of notes in markdown format and it will be really cool if we have something similar for markdown in neovim before posting i have tried my best to make this plugin work with markdown but am i really noob in this side and cant make it work. can you please give me some tips on how should i approach this problem of modifying this to make it work for markdown or may be if its not much for you then let the word have https://github.com/akinsho/md-bullets.nvim/

@Aneeqasif
Copy link
Author

max that i am able to do is some trivial TS qurie matching :D

(atx_h1_marker) @bullet
(atx_h2_marker) @bullet
(atx_h3_marker) @bullet
(atx_h4_marker) @bullet
(atx_h5_marker) @bullet
(atx_h6_marker) @bullet

(task_list_marker_unchecked ) @md_checkbox_half
(task_list_marker_checked) @md_checkbox_done

(list_marker_star ) @list
(list_marker_minus ) @list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant