Variable: gnus-cite-blank-line-after-header
gnus-cite-blank-line-after-header is a customizable variable defined
in gnus-cite.el.gz.
Value
t
Documentation
If non-nil, put a blank line between the citation header and the button.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-cite.el.gz
(defcustom gnus-cite-blank-line-after-header t
"If non-nil, put a blank line between the citation header and the button."
:type 'boolean)