Variable: org-num-skip-unnumbered
org-num-skip-unnumbered is a customizable variable defined in
org-loaddefs.el.
Value
nil
Documentation
Non-nil means numbering obeys to UNNUMBERED property.
Source Code
;; Defined in ~/.emacs.d/elpa/org-9.8.2/org-loaddefs.el
;;; Generated autoloads from org-num.el
(defvar org-num-face nil "\
Face to use for numbering.
When nil, use the same face as the headline. This value is
ignored if `org-num-format-function' specifies a face for its
output.")