aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Sidebar_with_links__63__.mdwn
diff options
context:
space:
mode:
authorbuo <buo@web>2009-08-07 15:26:07 -0400
committerJoey Hess <joey@kitenet.net>2009-08-07 15:26:07 -0400
commit8fba0e710186071ca0a776140fe7b6acc8f07dad (patch)
treeaf0025272e0bb59b35aa9fc79e91791ddfba8dfd /doc/forum/Sidebar_with_links__63__.mdwn
parent03bfd6c317a035434ba4abd59704d22f7535b664 (diff)
downloadikiwiki-8fba0e710186071ca0a776140fe7b6acc8f07dad.tar
ikiwiki-8fba0e710186071ca0a776140fe7b6acc8f07dad.tar.gz
Solved.
Diffstat (limited to 'doc/forum/Sidebar_with_links__63__.mdwn')
-rw-r--r--doc/forum/Sidebar_with_links__63__.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/forum/Sidebar_with_links__63__.mdwn b/doc/forum/Sidebar_with_links__63__.mdwn
index 79da03e5f..790ee85a2 100644
--- a/doc/forum/Sidebar_with_links__63__.mdwn
+++ b/doc/forum/Sidebar_with_links__63__.mdwn
@@ -49,3 +49,10 @@ Worse, this is the relevant part of the html file of the page that includes the
Note that the `Existing internal link` is no longer a link. It is only text.
What am I doing wrong? Any help or pointers will be appreciated. --[[buo]]
+
+-----
+
+I think I have figured this out. I thought the template was filled and then
+processed to convert Markdown to html. Instead, the text in each variable is
+processed and then the template is filled. I somehow misunderstood the
+[[templates]] page. -- [[buo]]