Enable org-babel dot

This commit is contained in:
Marcus Kammer 2024-09-20 08:41:35 +02:00
parent 6bb0f418ec
commit 2067eb989a

View file

@ -1662,7 +1662,8 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
(plantuml . t)
(C . t)
(js . t)
(scheme . t)))
(scheme . t)
(dot . t)))
;; work with org-agenda dispatcher [c] "Today Clocked Tasks" to view today's clocked tasks.
:custom-face
(org-tag ((t (:weight normal :height 0.8))))