diff options
author | buo <buo@web> | 2009-08-07 14:52:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-08-07 14:52:30 -0400 |
commit | 03bfd6c317a035434ba4abd59704d22f7535b664 (patch) | |
tree | b0622ab53f5aa4789318846fabfc8e3e443e0d02 | |
parent | 9637e66932c72381adba4c56bb4d23d2539db717 (diff) |
-rw-r--r-- | doc/forum/Sidebar_with_links__63__.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/forum/Sidebar_with_links__63__.mdwn b/doc/forum/Sidebar_with_links__63__.mdwn index f3deb29c0..79da03e5f 100644 --- a/doc/forum/Sidebar_with_links__63__.mdwn +++ b/doc/forum/Sidebar_with_links__63__.mdwn @@ -32,6 +32,10 @@ has been copied literally instead of being converted to a link, as I expected. "...you can include WikiLinks and all other forms of wiki markup in the template." I read this to mean that a template may indeed include Markdown. Am I wrong in my interpratation? --[[buo]] +>> I discovered that if I eliminate all html from my sidebar.mdwn template, the links are +rendered properly. It seems that the mix of Markdown and html is confusing some part of +Ikiwiki. --[[buo]] + Worse, this is the relevant part of the html file of the page that includes the template: <div class="infobox"> |