Skip to content

xsl:text with disable-output-escaping #111

@AndreyMiloserdov

Description

@AndreyMiloserdov
<xsl:text disable-output-escaping='yes'>&lt;!DOCTYPE html&gt;</xsl:text>

should insert

<!DOCTYPE html>

to the output file
(https://stackoverflow.com/questions/3387127/set-html5-doctype-with-xslt)

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions