From 0935e380c57b3c7e0cf3ecae587cca945f4eceb3 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 20 Sep 2007 19:23:43 +0000 Subject: * tag: Add taglink preprocessor directive, supporting visible tag links. * map: Fully specify paths to links to avoid issues when the bestlink didn't point to the correct page. --- .../map_does_not_link_directory_for_which_a_file_also_exists.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn') diff --git a/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn b/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn index bf5de2804..f635351c9 100644 --- a/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn +++ b/doc/bugs/map_does_not_link_directory_for_which_a_file_also_exists.mdwn @@ -1,3 +1,5 @@ [[meta title="map does not link entries which are equal to basename(current_page)"]] -On , the top-level `factors` entry is not linked to the corresponding page. Looking at , this must be because the page name is the same as the entry name, and ikiwiki probably doesn't take the complete path of subpages into account. \ No newline at end of file +On , the top-level `factors` entry is not linked to the corresponding page. Looking at , this must be because the page name is the same as the entry name, and ikiwiki probably doesn't take the complete path of subpages into account. + +[[fixed|done]] --[[Joey]] -- cgit v1.2.3