Update the results of "lst:org-babel-active-languages"

This commit is contained in:
Gerard Vermeulen 2024-06-15 18:19:32 +02:00
parent df7f384239
commit c72fe6c71a

View File

@ -2537,9 +2537,8 @@ def __org_babel_python_format_value(result, result_file, result_params):
#+caption: Active Org Babel languages.
#+RESULTS: lst:org-babel-active-languages
#+begin_src emacs-lisp -n :eval never :tangle no
(("calc") ("emacs-lisp") ("eshell") ("fortran") ("latex")
("latex-extra-header") ("latex-header") ("lisp") ("org") ("perl")
("python") ("ruby") ("shell"))
(("calc") ("emacs-lisp") ("eshell") ("fortran") ("latex") ("lisp")
("org") ("perl") ("python") ("ruby") ("shell"))
#+end_src
#+caption[Get "in-buffer" settings]: