From ca08ab1e5ebce1679f11e0d89b7e503f744c555e Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 7 Jul 2016 17:11:16 +0200 Subject: XSL file to convert HTML to tomboy markup --- tests/data/full-formattest.html | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 tests/data/full-formattest.html (limited to 'tests/data') diff --git a/tests/data/full-formattest.html b/tests/data/full-formattest.html new file mode 100644 index 0000000..74d27c0 --- /dev/null +++ b/tests/data/full-formattest.html @@ -0,0 +1,41 @@ + + + Test + + Eine Zeile Text.
+Zeilenumbruch.
+Noch ein Zeilenumbruch.
+
+Eine Leerzeile obendrüber.
+
+Jetzt kommt eine Liste:
+ +Formatierungen:
+Fetter Text
+Kursiver Text
+Durchgestrichener Text
+Hervorgehobener Text
+Feste Breite
+
+Schriftgrößen:
+klein
+normal
+groß
+riesig
+
+Links:
+ +
+Ende.
+ -- cgit v1.2.3