mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
fix(org-mode): Remove invalid confluence export-backend
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
:hook (org-mode . siren-org-mode-setup)
|
||||
|
||||
:custom
|
||||
(org-export-backends '(ascii html icalendar latex md confluence))
|
||||
(org-export-backends '(ascii html icalendar latex md))
|
||||
(org-export-with-section-numbers nil)
|
||||
(org-export-with-sub-superscripts '{})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user