From: Joey Hess <joey@kodama.kitenet.net>
Date: Fri, 16 Nov 2007 17:53:03 +0000 (-0500)
Subject: The ikiwiki zombie army release.
X-Git-Tag: 2.13~28
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/90b83ee32ac0d07f7f1421bc20d1704e847673f6?ds=inline

The ikiwiki zombie army release.
* Correct markdown in example index page in setup. Closes: #451469
---

diff --git a/debian/changelog b/debian/changelog
index 3de7ea785..56c7e6484 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 ikiwiki (2.13) UNRELEASED; urgency=low
 
+  The ikiwiki zombie army release.
+
   * Add liblwpx-paranoidagent-perl to recommends of Debian package,
     this is needed to do OpenID really securely.
   * ikiwiki.setup is licensed same as the basewiki, not GPLed.
@@ -10,8 +12,9 @@ ikiwiki (2.13) UNRELEASED; urgency=low
     then there's a shared repository with access controlled by a group,
     to let ikiwiki run setgid to that group.
   * ikiwiki-mass-rebuild: Run build with the user in all their groups.
+  * Correct markdown in example index page in setup. Closes: #451469
 
- -- Joey Hess <joeyh@debian.org>  Wed, 14 Nov 2007 08:37:03 -0500
+ -- Joey Hess <joeyh@debian.org>  Fri, 16 Nov 2007 12:52:40 -0500
 
 ikiwiki (2.12) unstable; urgency=low
 
diff --git a/doc/setup.mdwn b/doc/setup.mdwn
index f5dd8832e..c811b36f8 100644
--- a/doc/setup.mdwn
+++ b/doc/setup.mdwn
@@ -33,7 +33,9 @@ This tutorial will walk you through setting up a wiki with ikiwiki.
    			Welcome to your new wiki.
 	   		All wikis are supposed to have a [[SandBox]],
 	   		so this one does too.
+
 	   		----
+
 	   		This wiki is powered by [ikiwiki](http://ikiwiki.info).
    """]]