diff --git a/docs/integrations.md b/docs/integrations.md index d20668e8d..f9838915d 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -107,6 +107,9 @@ They also serve as proof of concept, for the variety of things that can be built - [Inkdrop](http://inkdrop.app) - [Plugin](https://github.com/inkdropapp/inkdrop-mermaid) - [Vim](https://vim.org) - [Vim Diagram Syntax](https://github.com/zhaozg/vim-diagram) +- [GNU Emacs](https://www.gnu.org/software/emacs/) + - [Major mode for .mmd files](https://github.com/abrochard/mermaid-mode) + - [Org-Mode integration](https://github.com/arnm/ob-mermaid) - [Brackets](http://brackets.io/) - [Mermaid Preview](https://s3.amazonaws.com/extend.brackets/alanhohn.mermaid-preview/alanhohn.mermaid-preview-1.0.2.zip) - [Iodide](https://github.com/iodide-project/iodide)