%spacing-paras%
Name
%spacing-paras% -- Block-element spacing hack
Description
Should extraneous "P" tags be output to force the correct vertical
spacing around things like tables. This is ugly because different
browsers do different things. Turning this one can also create
illegal HTML.
Source Code
(define %spacing-paras%
;; Block-element spacing hack
#t)