Skip to content

Instantly share code, notes, and snippets.

@ophentis
Created June 27, 2011 08:14
Show Gist options
  • Save ophentis/1048487 to your computer and use it in GitHub Desktop.
Save ophentis/1048487 to your computer and use it in GitHub Desktop.
xslt output html5 doctype
<xsl:output doctype-system="about:legacy-compat" method="html"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment