aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Map_sorts_subtags_under_a_different_tag.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-21 17:54:58 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-21 17:54:58 +0000
commit9d75d3005b52e7659b8e87d9add158de171537ca (patch)
tree4aec79676decc58585d2711143a616e6041f5a2f /doc/bugs/Map_sorts_subtags_under_a_different_tag.mdwn
parent5f15f6c8835a195b833ed234a590a42f4190b7ac (diff)
downloadikiwiki-9d75d3005b52e7659b8e87d9add158de171537ca.tar
ikiwiki-9d75d3005b52e7659b8e87d9add158de171537ca.tar.gz
* map: Render empty nodes on the way to subpages whose parent pages
are not included in the map. * map: Fix valid html issue.
Diffstat (limited to 'doc/bugs/Map_sorts_subtags_under_a_different_tag.mdwn')
-rw-r--r--doc/bugs/Map_sorts_subtags_under_a_different_tag.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Map_sorts_subtags_under_a_different_tag.mdwn b/doc/bugs/Map_sorts_subtags_under_a_different_tag.mdwn
index f7ff2dd31..444de431b 100644
--- a/doc/bugs/Map_sorts_subtags_under_a_different_tag.mdwn
+++ b/doc/bugs/Map_sorts_subtags_under_a_different_tag.mdwn
@@ -45,3 +45,5 @@ So it's not that the `<ul>` has an empty parent `<li>`, the three tags are
*really* children of `active`.
This really blows my mind. :)
+
+Rendering issue. [[fixed|done]] --[[Joey]]