Function: hywiki-display-path-link

hywiki-display-path-link is a byte-compiled function defined in hywiki.el.

Signature

(hywiki-display-path-link WIKIWORD PATH)

Source Code

;; Defined in ~/.emacs.d/elpa/hyperbole-20260414.325/hywiki.el
(defun hywiki-display-path-link (_wikiword path)
  (funcall hywiki-display-page-function path))