Module Eliom_content_core.Xhtml.Printer


module Printer: Xml_sigs.Typed_simple_printer  with type 'a elt := 'a F.elt
      and type doc := F.doc
XHTML (latest Strict) printer. See . This printer try to follow the W3C guidelines for HTML compatibility. Hence the resulting string could be serve as well as application/xhtml+xml or text/html. This however has some limitations.