There was an error while loading. Please reload this page.
1 parent a7cc4a0 commit d60a8bbCopy full SHA for d60a8bb
sample/theme-demo.xsl
@@ -1,3 +1,8 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<!DOCTYPE example [
3
+ <!ENTITY company "Microsoft">
4
+]>
5
+
6
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
7
version="3.0"
8
expand-text="yes">
0 commit comments