lux <[email protected]> writes: > ob-dot.el has not been fully fixed, the `cmdline' still has issues, example: > > #+begin_src dot :file /tmp/poc1.png :cmdline "-Tpng ; uname > > /tmp/pwn.txt #" > digraph { A -> B; } > #+end_src
This is a feature. :cmdline allows putting shell substitutions. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
