changed from markdown to textile renderer

This commit is contained in:
pg
2015-03-28 11:14:27 +00:00
parent 62d9bee9bf
commit cd66f791fa
10 changed files with 113 additions and 35 deletions

8
pages/01_home.markdown Normal file
View File

@@ -0,0 +1,8 @@
h3. Hello THSF
p(bla). this is a simple and stupid wiki :)
p(test). it wil blaaa
!http://stuffpoint.com/lol-cats/image/29077-lol-cats-magical-kitteh.png!

6
pages/02_zoor.markdown Normal file
View File

@@ -0,0 +1,6 @@
h3. zoor
|_. Tables |_. Are |_. Cool |
| col 3 is | p(heay). right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |

3
pages/03_test.markdown Normal file
View File

@@ -0,0 +1,3 @@
h3. 03 test
render me that

View File

@@ -1,6 +0,0 @@
###Hello THSF
this is a simple and stupid wiki :)
![](http://stuffpoint.com/lol-cats/image/29077-lol-cats-magical-kitteh.png)

View File

@@ -1,7 +0,0 @@
# zoor
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |