Fix header arguments
This commit is contained in:
parent
5df503070b
commit
a9c5b8306c
@ -3043,7 +3043,7 @@ The property is from the drawer of headline matching TARGET and LEVEL."
|
||||
#+end_src
|
||||
|
||||
#+name: lst:tables-and-headings
|
||||
#+begin_src emacs-lisp -n :lexical t :results silent
|
||||
#+begin_src emacs-lisp -n :exports both :results silent
|
||||
(with-eval-after-load 'org
|
||||
(defun all-org-heading-components (max-level)
|
||||
"Find all MAX-LEVEL `org-heading-components' prefixed by `pos-bol'."
|
||||
|
Loading…
Reference in New Issue
Block a user