[Emacs] Some more documentation
This commit is contained in:
parent
aafb677591
commit
e1454699ea
@ -4470,6 +4470,8 @@ exporter I use afterwards. Its installation is pretty simple:
|
|||||||
:straight (:build t))
|
:straight (:build t))
|
||||||
#+end_src
|
#+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
|
#+begin_src emacs-lisp
|
||||||
(use-package ob-restclient
|
(use-package ob-restclient
|
||||||
:straight (:build t)
|
:straight (:build t)
|
||||||
|
Loading…
Reference in New Issue
Block a user