%html-pubid%
Name
%html-pubid% -- What public ID are you declaring your HTML compliant with?
Description
The public ID used in output HTML files. If #f, then no doctype
declaration is produced.
Source Code
(define %html-pubid%
;; What public ID are you declaring your HTML compliant with?
#f)