adjust indentation levels to not confuse mdwn
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>
Tue, 28 Dec 2010 14:59:05 +0000 (14:59 +0000)
committerJoey Hess <joey@kitenet.net>
Tue, 28 Dec 2010 14:59:05 +0000 (14:59 +0000)
doc/todo/autoindex_should_use_add__95__autofile.mdwn

index 0ac3c4225a6ecf2b5645a95e2a6b8bd132e910a0..c073173f3e0db604cd8e6a31989c9efee7b3f4cb 100644 (file)
@@ -87,12 +87,14 @@ However, unlike the generic autofile infrastructure, `autoindex` forgets
 that it shouldn't re-create the deleted page in the latter two situations:
 
 * create auto-del-create-del/child, resulting in auto-del-create-del being
-  created automatically
+    created automatically
 * delete auto-del-create-del; it's added to `%deleted` and not re-created
 * create auto-del-create-del manually; it's removed from `%deleted`
 * delete auto-del-create-del again (it's re-created)
 
+and
+
 * create create-del-auto
 * delete create-del-auto; it's not added to `%deleted` because there's no
-  child that would cause it to exist
+    child that would cause it to exist
 * create create-del-auto/child