pandoc-ext / diagram

Generate diagrams from embedded code; supports Mermaid, Dot/GraphViz, PlantUML, Asymptote, CeTZ, and TikZ.
MIT License
90 stars 11 forks source link

Installation script #33

Closed giuli635 closed 2 months ago

giuli635 commented 2 months ago

Hello, I would like to use this package, but my main worry is that I have to manually manage updates. I don't use quarto, I prefer plain pandoc. So, I think it could be a great idea to have installation and uninstallation scripts.

tarleb commented 2 months ago

Happy to hear. You could give verstat a try, but it's still in an early stage.

giuli635 commented 2 months ago

Oh thank you!