1
0
Fork 0

#55 fix doku on org-mode integration

This commit is contained in:
Carlo Sciolla 2017-05-10 22:57:49 +02:00
parent f0632ea3fe
commit 1c3a5f53ff
No known key found for this signature in database
GPG key ID: BA5D71E6F3C580C1

View file

@ -78,7 +78,7 @@ Then you can edit a `plantuml` code block with `plantuml-mode` by hitting `C-'`
```elisp
#+BEGIN_SRC plantuml
<hit C-' here to open a plantuml-mode buffer>
<hit C-c ' here to open a plantuml-mode buffer>
#+END_SRC
```