Function: htmlize-default-body-tag
htmlize-default-body-tag is a byte-compiled function defined in
htmlize.el.
Signature
(htmlize-default-body-tag FACE-MAP)
Source Code
;; Defined in ~/.emacs.d/elpa/htmlize-20250724.1703/htmlize.el
(defun htmlize-default-body-tag (face-map)
nil ; no doc-string
face-map ; shut up the byte-compiler
"<body>")