Variable: doc-id-start
doc-id-start is a variable defined in hib-doc-id.el.
Value
"[-"
Documentation
String which delimits start of a site-specific document id.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hib-doc-id.el
;;; ************************************************************************
;;; Private variables
;;; ************************************************************************
(defvar doc-id-start "[-"
"String which delimits start of a site-specific document id.")