Variable: forge-format-avatar-function

forge-format-avatar-function is a variable defined in forge-topic.el.

Value

nil

Documentation

Function used to insert avatars in certain locations.

This is experimental and intended for users who wish to implement such a function themselves. See #447.

Source Code

;; Defined in ~/.emacs.d/elpa/forge-20260408.1922/forge-topic.el
(defvar forge-format-avatar-function nil
  "Function used to insert avatars in certain locations.
This is experimental and intended for users who wish to
implement such a function themselves.  See #447.")