Install the ob-mermaid package

This commit is contained in:
Gergely Polonkai 2019-10-22 11:08:04 +02:00
parent d84823b751
commit 14f03a8ac9
No known key found for this signature in database
GPG Key ID: 38F402C8471DDE93
2 changed files with 9 additions and 0 deletions

View File

@ -2978,6 +2978,14 @@ An alternative could be
(org-mode . org-bullets-mode))
#+END_SRC
** Edit diagrams with mermaid
#+BEGIN_SRC emacs-lisp
(use-package ob-mermaid
:custom
(ob-mermaid-cli-path "/home/polesz/.local/node/bin/mmdc"))
#+END_SRC
* Git & Co.
** Git status on the fringe

View File

@ -159,6 +159,7 @@
ng2-mode
nyan-mode
nyan-prompt
ob-mermaid
ob-restclient
objed
org