aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>2010-12-28 14:59:05 +0000
committerJoey Hess <joey@kitenet.net>2010-12-28 14:59:05 +0000
commit5a88db75f97d9db1b26e5da6f62ea3d873962827 (patch)
tree149199bd9a4929caacd2ec9e12fe7d5998d496b9 /doc
parentc0c74937a60ec3a9e5e1c3b9cf7e8af15768f711 (diff)
downloadikiwiki-5a88db75f97d9db1b26e5da6f62ea3d873962827.tar
ikiwiki-5a88db75f97d9db1b26e5da6f62ea3d873962827.tar.gz
adjust indentation levels to not confuse mdwn
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/autoindex_should_use_add__95__autofile.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/todo/autoindex_should_use_add__95__autofile.mdwn b/doc/todo/autoindex_should_use_add__95__autofile.mdwn
index 0ac3c4225..c073173f3 100644
--- a/doc/todo/autoindex_should_use_add__95__autofile.mdwn
+++ b/doc/todo/autoindex_should_use_add__95__autofile.mdwn
@@ -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