Set default org export max heading level to 5

This commit is contained in:
tecosaur 2020-03-04 23:32:55 +08:00
parent 2803b5f6bb
commit 5700bba6be

View file

@ -715,6 +715,10 @@ look better. Namely making sure that the colours switch when the theme does.
:background nil t))))
)
#+END_SRC
**** Exporting (general)
#+BEGIN_SRC emacs-lisp
(after! org (setq org-export-headline-levels 5)) ; I like nesting
#+END_SRC
**** Exporting to HTML
***** Custom CSS/JS
There is a fantastic exporter config ([[https://github.com/fniessen/org-html-themes][fniessen/org-html-themes]]) which we can