Clean up whitespace in org-babel section

This commit is contained in:
Camden Dixie O'Brien 2021-01-01 00:00:36 +00:00
parent 4a9dbfc706
commit c108db6d0b

View File

@ -254,7 +254,7 @@
(org-babel-do-load-languages (org-babel-do-load-languages
'org-babel-load-languages 'org-babel-load-languages
'((emacs-lisp . t) '((emacs-lisp . t)
(shell . t))) (shell . t)))
#+end_src #+end_src
The interface org-babel exposes is a little annoying as later in The interface org-babel exposes is a little annoying as later in