diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2011-01-31 12:37:17 +0100 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2011-01-31 12:37:17 +0100 |
commit | 48243f619326cdaed2ad43b3cd7b145e033fd81d (patch) | |
tree | 2de8314cea1b4be91f2a47342857dee69b829804 /doc | |
parent | e9f018b34007410ca08a5ff09d3360779d75ac05 (diff) | |
download | ikiwiki-48243f619326cdaed2ad43b3cd7b145e033fd81d.tar ikiwiki-48243f619326cdaed2ad43b3cd7b145e033fd81d.tar.gz |
propose new candidate fix for map issue
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/maps_with_nested_directories_sometimes_make_ugly_lists.mdwn | 4 |
1 files changed, 3 insertions, 1 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 2937aa46c..5ab7a5684 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 @@ -53,4 +53,6 @@ This might be really simple, but I've been staring at it too long and it only lo >>> >>> <http://adam.shand.net/tmp/map-orig.jpg> >>> <http://adam.shand.net/tmp/map-patched.jpg> ->>> + +>>>> Thanks for testing. I managed to reproduce it and I adjusted the logic. +>>>> An updated [[patch]] can be found [here](http://git.oblomov.eu/ikiwiki/patch/dcfb18b7989a9912ed9489f5ff15f871b6d8c24a) |