%fix-para-wrappers%
Block elements are allowed in PARA in DocBook, but not in P in HTML. With %fix-para-wrappers% turned on, the stylesheets attempt to avoid putting block elements in HTML P tags by outputting additional end/begin P pairs around them.
(define %fix-para-wrappers% ;; Block element in para hack #f)