config/doom: use-package ox-context

This commit is contained in:
xeruf 2022-01-21 13:43:53 +01:00
parent 369279f2e6
commit 9b81c98adc
1 changed files with 2 additions and 2 deletions

View File

@ -449,10 +449,10 @@ Version 2019-11-04 2021-02-16"
org-use-sub-superscripts '{} org-use-sub-superscripts '{}
) )
;(require 'ox-context)
) )
(use-package! ox-context
:after ox)
(use-package! ox-extra (use-package! ox-extra
:after ox :after ox
:config (ox-extras-activate '(ignore-headlines)) ;; use tag :ignore: to export content without headline :config (ox-extras-activate '(ignore-headlines)) ;; use tag :ignore: to export content without headline