iamcco / markdown-preview.nvim

markdown preview plugin for (neo)vim
MIT License
6.36k stars 268 forks source link

Feature request : ABC Music Notation support #670

Open sadtab opened 1 month ago

sadtab commented 1 month ago

The title says it all, ABC Music Notation is a java script library enabling for rendering the Music Notation

https://abcnotation.com/

RaidOpe commented 2 weeks ago

https://github.com/paulrosen/abcjs We've got moudle already.

sadtab commented 2 weeks ago

TNX @RaidOpe, I have to rephrase my issue then

How should I enable/install it? when I try to preview my markdown files it does not render music notations

markdown-preview.nvim open markdown files in Google Chrome

RaidOpe commented 1 week ago

I'm not a contributor. I just found a JS project that might be useful for the score preview. According to the framework on the project, it should be declared and refered that it can be used like Mermaid, but the author has gradually lost it since 2022 until it stops updating. Wait for new personnel to contribute, or let it gradually die out

RaidOpe commented 1 week ago

TNX @RaidOpe, I have to rephrase my issue then

How should I enable/install it? when I try to preview my markdown files it does not render music notations

markdown-preview.nvim open markdown files in Google Chrome

My solution was to use a Notion interpreter that someone else had built and turn it to an image, or use the powerful pandoc to convert it to html or pdf to use the score, MP is just an instant previewer