summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2021-08-07 08:41:58 -0700
committerMarius Peter <marius.peter@tutanota.com>2021-08-07 08:41:58 -0700
commit41a4a12ea2546619bfbd21db3cba44abee49033a (patch)
tree985f5162b109f670930d7ee70ff3a12e659f4b62
parent7e867a2709495e12d75cfbc6e20538af0e4f52ab (diff)
Ditaa :-)
-rw-r--r--smart-documents.org21
1 files changed, 21 insertions, 0 deletions
diff --git a/smart-documents.org b/smart-documents.org
index 3ddc8f6..52ad4c4 100644
--- a/smart-documents.org
+++ b/smart-documents.org
@@ -789,6 +789,27 @@ Yeah, a Telegram client exists for Emacs.
:defer t)
#+END_SRC
+*** Drawing & diagrams
+
+#+BEGIN_SRC emacs-lisp :tangle yes
+ (use-package plantuml)
+
+#+END_SRC
+
+#+BEGIN_SRC ditaa :file ditaa.png
+ +-----------+ +-----------------+
+ | c06F | | c06F |
+ | Create a | | Open the source |
+ | source | | block and |
+ | block for | | start drawing! |
+ | ditaa | | |
+ +-----------+ +-----------------+
+#+END_SRC
+
+#+RESULTS:
+[[file:ditaa.png]]
+
+
** Coding languages
*** TODO Emacs Lisp
Copyright 2019--2024 Marius PETER