Stog library reference documentation : Stog_html5

Module Stog_html5

module Stog_html5: sig .. end
Handling HTML5.

val hack_self_closed : Xtmpl.tree -> Xtmpl.tree
Prevent tags to self-close (i.e. <tag/>), except for specifc HTML5 void tags.