Variable: hywiki--buttonize-characters-cache
hywiki--buttonize-characters-cache is a variable defined in hywiki.el.
Value
"!&'+,./;=?@\\^`|~"
Documentation
Single string cache of Org-mode syntax table punctuation/symbol characters.
Source Code
;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hywiki.el
(defvar hywiki--buttonize-characters-cache nil
"Single string cache of Org-mode syntax table punctuation/symbol characters.")