diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-21 10:33:49 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-21 10:33:49 +0000 |
commit | fb00915e798ef02d25892fcba3fda6c7666ac934 (patch) | |
tree | 15d21a4e052272dd88702bfaf430ff56ec32146f | |
parent | e4ee11e1f294c52b7ac80be6e7f22e1ff27fa6d6 (diff) | |
download | ikiwiki-fb00915e798ef02d25892fcba3fda6c7666ac934.tar ikiwiki-fb00915e798ef02d25892fcba3fda6c7666ac934.tar.gz |
web commit by http://madduck.myopenid.com/
-rw-r--r-- | doc/bugs/Excessive_list_nesting_in_map_output_for_subpages.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/Excessive_list_nesting_in_map_output_for_subpages.mdwn b/doc/bugs/Excessive_list_nesting_in_map_output_for_subpages.mdwn new file mode 100644 index 000000000..0cd30a82c --- /dev/null +++ b/doc/bugs/Excessive_list_nesting_in_map_output_for_subpages.mdwn @@ -0,0 +1 @@ +Again, at <http://phd.martin-krafft.net/wiki/tag/factors> in the lower map, which iterates `link(tag/factors/*)`, the list with the factors is nested within *three* other `<ul>` tags. That seems a bit excessive.
\ No newline at end of file |