diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-21 16:37:19 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-21 16:37:19 +0000 |
commit | 7a5638b800d02d9646f13503060e3d3898471a2a (patch) | |
tree | 2dab7cb1798d50e2d61333b5baa10c51276d9cf7 /doc/bugs | |
parent | 42d15a8b05e79fc18ced867172727ca96bc04a05 (diff) | |
download | ikiwiki-7a5638b800d02d9646f13503060e3d3898471a2a.tar ikiwiki-7a5638b800d02d9646f13503060e3d3898471a2a.tar.gz |
web commit by http://madduck.myopenid.com/
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Excessive_list_nesting_in_map_output_for_subpages.mdwn | 2 |
1 files changed, 1 insertions, 1 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 index 0cd30a82c..d4317801c 100644 --- a/doc/bugs/Excessive_list_nesting_in_map_output_for_subpages.mdwn +++ b/doc/bugs/Excessive_list_nesting_in_map_output_for_subpages.mdwn @@ -1 +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 +At <http://phd.martin-krafft.net/wiki/factors/tag/community/>, which iterates `link(tag/community)`, the list with the factors is nested within *three* other `<ul>` tags. That seems a bit excessive.
\ No newline at end of file |