3 <style type="text/css">
5 h2 { font-size: 1.5em; }
6 h3 { font-size: 1.17em; }
7 h4 { font-size: 1.12em; }
8 h5 { font-size: .83em; }
9 h6 { font-size: .75em; }
10 header h1 { margin-bottom: 0.1em; }
11 header p { margin: 0; }
13 <title>Yet another blog – a title with some nasty characters: &<>"' %BODY%</title>
14 <a href="index.html">Yet another blog</a>
17 <h1>a title with some nasty characters: &<>"' %BODY%</h1>
18 <p>created: <time>IGNORE</time> / last update: <time>IGNORE</time></p>
20 <p>this text contains some special characters: /;%'"><&äöüß</p>
21 <h2 id="some-sub-heading">some sub-heading</h2>
22 <p>and more than one paragraph</p>
23 <h2 id="another-sub-heading">another sub-heading</h2>
24 <p>note that should be ignored but \ should give a backlash</p>
28 <li><a href="http://example.org/">http://example.org/</a></li>
29 <li><a href="http://example.com/some"what'danger<>us%URL">http://example.com/some"what'danger<>us%URL</a></li>