add first version of readme

This commit is contained in:
rolux 2012-03-30 13:04:23 +02:00
commit 9032821f14
9 changed files with 187 additions and 0 deletions

7
readme/html/test1.html Normal file
View file

@ -0,0 +1,7 @@
<p class="title">This is just a test</p>
<p>Foo bar baz.</p>
<p>foo: <code>// this is some code</code></p>
<blockquote>blockquote</blockquote>

1
readme/html/test2.html Normal file
View file

@ -0,0 +1 @@
<p class="title">This is another test, with a longer title</p>