Install the ox-rst package
This commit is contained in:
parent
445f74f210
commit
426c22c030
@ -3135,6 +3135,13 @@ An alternative could be
|
||||
(ob-mermaid-cli-path "/home/polesz/.local/node/bin/mmdc"))
|
||||
#+END_SRC
|
||||
|
||||
** Allow exporting to ReSTructured text
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package ox-rst
|
||||
:after org)
|
||||
#+END_SRC
|
||||
|
||||
* Git & Co.
|
||||
|
||||
** Git status on the fringe
|
||||
|
@ -184,6 +184,7 @@
|
||||
org-sticky-header
|
||||
origami
|
||||
ov
|
||||
ox-rst
|
||||
pacfiles-mode
|
||||
package-build
|
||||
page-break-lines
|
||||
|
Loading…
Reference in New Issue
Block a user