From 426c22c0303e66f65fa2b25c4c0e561458d4400b Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 24 Mar 2020 11:30:52 +0100 Subject: [PATCH] Install the ox-rst package --- configuration.org | 7 +++++++ customizations.el | 1 + 2 files changed, 8 insertions(+) diff --git a/configuration.org b/configuration.org index 01577ab..9b15cfd 100644 --- a/configuration.org +++ b/configuration.org @@ -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 diff --git a/customizations.el b/customizations.el index 968c3de..51d7627 100644 --- a/customizations.el +++ b/customizations.el @@ -184,6 +184,7 @@ org-sticky-header origami ov + ox-rst pacfiles-mode package-build page-break-lines