aboutsummaryrefslogtreecommitdiff
path: root/tests/data/kjots-formattest.html
blob: cec510b961581db8b349f3c0392215192908f96c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<html>
<head>
<style>
.breadcrumbs {
  margin-top : 10px;
}
p,pre,br{
  margin-top:0px;
  margin-bottom:0px;
}
ul{
  margin-top:12px;margin-bottom:12px;
}
</style>
</head>
<body>

<div>
  
    
      <div class="page" >
<h3><a href="kjots://org.kjots.page/548" name="page_548" class="page_title">Notiz von 2016-06-30 11:02:58.709</a></h3>
<div class="page_content">
<p>Dies ist normaler Text</p>
<p>&nbsp;<p><strong>Fett</strong></p>
<p><em>Kursiv</em></p>
<p><u>Unterstrichen</u></p>
<p><strong><u><em>Fett, kursiv und unterstrichten</em></u></strong></p>
<p><s>Durchgestrichen</s></p>
<p><span style="background-color:#aa0000;">Hervorhebung</span></p>
<p>&nbsp;<p><span style="color:#26de0a;">Textfarbe</span></p>
<p>&nbsp;<ul type="disc">
<li>Dies ist ein Auflistungs-Punkt Scheibe</li>
</ul>
<p>&nbsp;
<ul type="circle">
<li>Kreis</li>
</ul>
<p>&nbsp;
<ul type="square">
<li>Quadrat</li>
</ul>
<p>&nbsp;
<ol type="1">
<li>Zahlen</li>
</ol>
<p>&nbsp;
<ol type="a">
<li>kleine Buchstaben</li>
</ol>
<p>&nbsp;
<ol type="A">
<li>große Buchstaben</li>
</ol>
<p>&nbsp;
<ol type="i">
<li>römisch klein</li>
</ol>
<p>&nbsp;
<ol type="I">
<li>römisch groß</li>
</ol>
<p>&nbsp;<p align="center" >Zentrieter Text</p>
<p>&nbsp;<p align="right" >Rechtsbündiger Text</p>
<p align="justify" >Blocksatz</p>
<p>&nbsp;<p align="justify" >Linie</p>
<hr />
<p align="justify" ><a href="kjots://org.kjots.page/547">Verknüpfung</a> </p>
<p>&nbsp;
</div>
<div class="page_breadcrumb">
<table class="breadcrumbs" border="1" cellspacing="2" cellpadding="10"><tr>
  <td><a href="#page_548">Notiz von 2016-06-30 11:02:58.709</a></td>

</tr></table>
</div>
</div>

    
  
</div>

</body>
</html>