Add a recipe for ob-mermaid

Generate mermaid diagrams within Emacs org-mode babel.
This commit is contained in:
Vedang Manerikar 2019-10-08 18:12:05 +05:30
parent da68e4df3e
commit 1825baa4f0

5
recipes/ob-mermaid.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name ob-mermaid
:description "Generate mermaid diagrams within Emacs org-mode babel."
:website "https://github.com/arnm/ob-mermaid"
:type github
:pkgname "arnm/ob-mermaid")