aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/maps_with_nested_directories_sometimes_make_ugly_lists.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-02-09 14:46:38 -0400
committerJoey Hess <joey@kitenet.net>2011-02-09 14:46:38 -0400
commit44695122bf5be19dbd7edb85a617fd0e4e4f3ae6 (patch)
tree532cf10ea5332431bd5eb35b043c60fcf3dc55b9 /doc/bugs/maps_with_nested_directories_sometimes_make_ugly_lists.mdwn
parent2d5c2f301c04a3daa3164a2df70899fa2c1aaa38 (diff)
downloadikiwiki-44695122bf5be19dbd7edb85a617fd0e4e4f3ae6.tar
ikiwiki-44695122bf5be19dbd7edb85a617fd0e4e4f3ae6.tar.gz
map: Avoid unnecessary ul's in maps with nested directories. (Giuseppe Bilotta)
Diffstat (limited to 'doc/bugs/maps_with_nested_directories_sometimes_make_ugly_lists.mdwn')
-rw-r--r--doc/bugs/maps_with_nested_directories_sometimes_make_ugly_lists.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/maps_with_nested_directories_sometimes_make_ugly_lists.mdwn b/doc/bugs/maps_with_nested_directories_sometimes_make_ugly_lists.mdwn
index f66e2c0e5..a6546faad 100644
--- a/doc/bugs/maps_with_nested_directories_sometimes_make_ugly_lists.mdwn
+++ b/doc/bugs/maps_with_nested_directories_sometimes_make_ugly_lists.mdwn
@@ -58,3 +58,5 @@ This might be really simple, but I've been staring at it too long and it only lo
>>>> An updated [[patch]] can be found [here](http://git.oblomov.eu/ikiwiki/patch/dcfb18b7989a9912ed9489f5ff15f871b6d8c24a)
>>>>> Seems to work perfectly to me, thanks! -- [[AdamShand]]
+
+[[applied|done]] --[[Joey]]