We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 033273e commit 3167fbcCopy full SHA for 3167fbc
1 file changed
emacs/readme.org
@@ -2878,7 +2878,7 @@ Features include:
2878
2879
There is an actual scheme of the current configuration (rendered by =graphviz=)
2880
2881
-#+BEGIN_SRC dot :file img/mu4e_scheme.png :cmdline -Kdot -Tpng :tangle no
+#+BEGIN_SRC dot :file ./img/mu4e_scheme.png :cmdline -Kdot -Tpng :tangle no
2882
digraph G {
2883
// General properties
2884
size="6,5"
@@ -3139,8 +3139,9 @@ There is an actual scheme of the current configuration (rendered by =graphviz=)
3139
}
3140
#+END_SRC
3141
3142
+#+ATTR_HTML: title="mu4e scheme"
3143
#+RESULTS:
-[[./img/mu4e_scheme.png]]
3144
+[[file:./img/mu4e_scheme.png]]
3145
3146
The complete process works like this:
3147
0 commit comments