master
parent
a87e7dd80c
commit
d38ae2c9dc
|
@ -65,6 +65,26 @@ I wonder how org-mode would look once formatted with ikiwiki..
|
|||
|
||||
----
|
||||
|
||||
# header1
|
||||
|
||||
## header2
|
||||
|
||||
### header3
|
||||
|
||||
#### header4
|
||||
|
||||
##### header 5
|
||||
|
||||
**bold**
|
||||
|
||||
* bullet
|
||||
|
||||
1 list
|
||||
2 list
|
||||
3 list
|
||||
|
||||
----
|
||||
|
||||
This **SandBox** is also a [[blog]]!
|
||||
|
||||
[[!inline pages="sandbox/* and !*/Discussion" rootpage="sandbox" show="4" archive="yes"]]
|
||||
|
|
Loading…
Reference in New Issue