master
parent
9637e66932
commit
03bfd6c317
|
@ -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
|
"...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]]
|
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:
|
Worse, this is the relevant part of the html file of the page that includes the template:
|
||||||
|
|
||||||
<div class="infobox">
|
<div class="infobox">
|
||||||
|
|
Loading…
Reference in New Issue