Variable: hywiki-allow-suffix-referent-types
hywiki-allow-suffix-referent-types is a variable defined in hywiki.el.
Value
(page path-link)
Documentation
List of referent type symbols that support # and :L line number suffixes.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hywiki.el
(defvar hywiki-allow-suffix-referent-types '(page path-link)
"List of referent type symbols that support # and :L line number suffixes.")