Is your feature request related to a problem? Please describe.
I'd like to use some experimental Mermaid diagrams that aren't working with the default Mermaid version. (e.g. sankey diagrams)
Describe the solution you'd like
I'd like a config option that allows me to choose the Mermaid version being used. Alternately, maintain a branch for different minor versions of Mermaid that I can specify in the Lazy.nvim plugin config. Finally, a simple explanation in the README that tells me how to manually update Mermaid myself would be acceptable.
Thank you for your work in this plugin!
Is your feature request related to a problem? Please describe.
I'd like to use some experimental Mermaid diagrams that aren't working with the default Mermaid version. (e.g. sankey diagrams)
Describe the solution you'd like
I'd like a config option that allows me to choose the Mermaid version being used. Alternately, maintain a branch for different minor versions of Mermaid that I can specify in the Lazy.nvim plugin config. Finally, a simple explanation in the README that tells me how to manually update Mermaid myself would be acceptable.
Thank you for your work in this plugin!