From ccaf64f175a1095bc68c20a8ce2b6a45e0a38b68 Mon Sep 17 00:00:00 2001
From: qaomia
Date: Thu, 17 Dec 2015 09:29:40 +0100
Subject: [PATCH] fix xsl
---
etherpad_to_hdoc/antce/xsl/html2xhtml.xsl | 2 +-
etherpad_to_hdoc/antce/xsl/html2xhtmlv2.xsl | 16 +++++++++++
etherpad_to_hdoc/antce/xsl/xhtml2hdoc.xsl | 30 +++++++++------------
3 files changed, 30 insertions(+), 18 deletions(-)
diff --git a/etherpad_to_hdoc/antce/xsl/html2xhtml.xsl b/etherpad_to_hdoc/antce/xsl/html2xhtml.xsl
index 11ccac2..4abb208 100755
--- a/etherpad_to_hdoc/antce/xsl/html2xhtml.xsl
+++ b/etherpad_to_hdoc/antce/xsl/html2xhtml.xsl
@@ -8,7 +8,7 @@
-
+
diff --git a/etherpad_to_hdoc/antce/xsl/html2xhtmlv2.xsl b/etherpad_to_hdoc/antce/xsl/html2xhtmlv2.xsl
index 3b5624a..5295b52 100755
--- a/etherpad_to_hdoc/antce/xsl/html2xhtmlv2.xsl
+++ b/etherpad_to_hdoc/antce/xsl/html2xhtmlv2.xsl
@@ -15,6 +15,11 @@
+
+
+
+
+
@@ -30,6 +35,17 @@
+
+
+
+
+
+
+
+
+
diff --git a/etherpad_to_hdoc/antce/xsl/xhtml2hdoc.xsl b/etherpad_to_hdoc/antce/xsl/xhtml2hdoc.xsl
index bc5ec32..eab64ff 100755
--- a/etherpad_to_hdoc/antce/xsl/xhtml2hdoc.xsl
+++ b/etherpad_to_hdoc/antce/xsl/xhtml2hdoc.xsl
@@ -22,39 +22,35 @@