Variable: embark-collect--outline-string
embark-collect--outline-string is a variable defined in embark.el.
Value
"\x210000"
Documentation
Special string used for outline headings in Embark Collect buffers.
Chosen to be extremely unlikely to appear in a candidate.
Source Code
;; Defined in ~/.emacs.d/elpa/embark-20260610.302/embark.el
(defconst embark-collect--outline-string (string #x210000)
"Special string used for outline headings in Embark Collect buffers.
Chosen to be extremely unlikely to appear in a candidate.")