[Emacs] Some more documentation
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-04-06 18:55:42 +02:00
parent aafb677591
commit e1454699ea

View File

@@ -4470,6 +4470,8 @@ exporter I use afterwards. Its installation is pretty simple:
:straight (:build t))
#+end_src
A nice thing to have when working with REST APIs is to have a REST
client. Even better if it can work inside org-mode!
#+begin_src emacs-lisp
(use-package ob-restclient
:straight (:build t)