closing, user error
parent
9224fd4734
commit
8439d20684
|
@ -13,3 +13,10 @@ but when I try to use this construct in an ikiwiki page, I get
|
|||
<h1>Review of [Dwarf Fortress][]</h1>
|
||||
|
||||
It works fine with h2 and deeper. The square brackets also appear in the output of an [[ikiwiki/directive/inline]] directive in archive mode, I haven't tried non-archive mode.
|
||||
|
||||
> I think you were confused by markdown's slightly wacky mix of square brackets and parens.
|
||||
> The url in a markdown link goes in parens, not square brackets. For example:
|
||||
|
||||
# [Google](http://google.com/)
|
||||
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
Loading…
Reference in New Issue