Whole document tree
    

Whole document tree

%html-pubid%

%html-pubid%

Name

%html-pubid% -- What public ID are you declaring your HTML compliant with?

Synopsis

%html-pubid%

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)