Activate org-babel for SQL blocks

This commit is contained in:
Jeremy Dormitzer 2019-04-23 07:16:02 -04:00
parent 185a79a8d9
commit fb4a705dd3

View File

@ -795,7 +795,8 @@ Literate programming!
(js . t) (js . t)
(dot . t) (dot . t)
(ditaa . t) (ditaa . t)
(ledger . t))))) (ledger . t)
(sql . t)))))
#+END_SRC #+END_SRC
Get rid of the confirmation prompt: Get rid of the confirmation prompt: