summaryrefslogtreecommitdiff
path: root/style.xsl
diff options
context:
space:
mode:
authorache <ache@ache.one>2024-01-15 13:05:32 +0100
committerache <ache@ache.one>2024-01-15 13:05:32 +0100
commit1c5dde4b024b522025b54b6c27b714dca5ad4328 (patch)
tree8f9edc4312e7ddae05d47d5a1a002fce960249d3 /style.xsl
parentFix UTF-8 sidenotes (diff)
Article Framasoft
Diffstat (limited to 'style.xsl')
-rw-r--r--style.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.xsl b/style.xsl
index 6487c18..0571f82 100644
--- a/style.xsl
+++ b/style.xsl
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<xsl:stylesheet version='2.0'
+<xsl:stylesheet version='3.0'
xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="html" version="1.0" encoding="UTF-8" indent="yes"/>