commit
dacbb65fd7
|
@ -20,7 +20,7 @@
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
xmlns:xslthl="http://xslthl.sourceforge.net/"
|
xmlns:xslthl="http://xslthl.sf.net"
|
||||||
xmlns:d="http://docbook.org/ns/docbook"
|
xmlns:d="http://docbook.org/ns/docbook"
|
||||||
exclude-result-prefixes="xslthl d"
|
exclude-result-prefixes="xslthl d"
|
||||||
version='1.0'>
|
version='1.0'>
|
||||||
|
|
|
@ -20,7 +20,7 @@ under the License.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
xmlns:xslthl="http://xslthl.sourceforge.net/"
|
xmlns:xslthl="http://xslthl.sf.net"
|
||||||
xmlns:d="http://docbook.org/ns/docbook"
|
xmlns:d="http://docbook.org/ns/docbook"
|
||||||
exclude-result-prefixes="xslthl d"
|
exclude-result-prefixes="xslthl d"
|
||||||
version='1.0'>
|
version='1.0'>
|
||||||
|
|
|
@ -20,7 +20,7 @@ under the License.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
xmlns:xslthl="http://xslthl.sourceforge.net/"
|
xmlns:xslthl="http://xslthl.sf.net"
|
||||||
xmlns:d="http://docbook.org/ns/docbook"
|
xmlns:d="http://docbook.org/ns/docbook"
|
||||||
exclude-result-prefixes="xslthl"
|
exclude-result-prefixes="xslthl"
|
||||||
version='1.0'>
|
version='1.0'>
|
||||||
|
|
|
@ -22,7 +22,7 @@ under the License.
|
||||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
xmlns:d="http://docbook.org/ns/docbook"
|
xmlns:d="http://docbook.org/ns/docbook"
|
||||||
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
||||||
xmlns:xslthl="http://xslthl.sourceforge.net/"
|
xmlns:xslthl="http://xslthl.sf.net"
|
||||||
xmlns:xlink='http://www.w3.org/1999/xlink'
|
xmlns:xlink='http://www.w3.org/1999/xlink'
|
||||||
xmlns:exsl="http://exslt.org/common"
|
xmlns:exsl="http://exslt.org/common"
|
||||||
exclude-result-prefixes="exsl xslthl d xlink"
|
exclude-result-prefixes="exsl xslthl d xlink"
|
||||||
|
|
|
@ -19,5 +19,5 @@
|
||||||
<highlighter id="properties" file="./xslthl/properties-hl.xml" />
|
<highlighter id="properties" file="./xslthl/properties-hl.xml" />
|
||||||
<highlighter id="json" file="./xslthl/json-hl.xml" />
|
<highlighter id="json" file="./xslthl/json-hl.xml" />
|
||||||
<highlighter id="yaml" file="./xslthl/yaml-hl.xml" />
|
<highlighter id="yaml" file="./xslthl/yaml-hl.xml" />
|
||||||
<namespace prefix="xslthl" uri="http://xslthl.sourceforge.net/" />
|
<namespace prefix="xslthl" uri="http://xslthl.sf.net" />
|
||||||
</xslthl-config>
|
</xslthl-config>
|
||||||
|
|
Loading…
Reference in New Issue