diff options
author | foob <foob@web> | 2008-10-06 05:15:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-10-06 05:15:50 -0400 |
commit | 8380dfc2c367a418062c6cf994b46a71d296ac21 (patch) | |
tree | 5a146bdf0951f9cd4ae09760504ae82f15587955 /doc/examples | |
parent | 8747b12b571490a54a80b313a2ae24bd1232e23c (diff) | |
download | ikiwiki-8380dfc2c367a418062c6cf994b46a71d296ac21.tar ikiwiki-8380dfc2c367a418062c6cf994b46a71d296ac21.tar.gz |
Diffstat (limited to 'doc/examples')
-rw-r--r-- | doc/examples/blog/posts/foo.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/examples/blog/posts/foo.mdwn b/doc/examples/blog/posts/foo.mdwn new file mode 100644 index 000000000..08d51525a --- /dev/null +++ b/doc/examples/blog/posts/foo.mdwn @@ -0,0 +1,2 @@ +# Hello World +## ikiwiki |