master
parent
5aeaafac7a
commit
dd8a61c3dd
|
@ -13,6 +13,11 @@ BTW, ikiwiki doesn't displays the #foo anchor in the example
|
|||
|
||||
--[[Paweł|ptecza]]
|
||||
|
||||
> Just found out that headers are already indexed with `index1h1 ... indexMhN`.
|
||||
> So one can link to headings with `\[[page|#index2h3]]` for example.
|
||||
> It would be much easier though if it was translated to the heading's name,
|
||||
> so on could to `\[[page#name]]`. --Timoses
|
||||
|
||||
> No such syntax exists in markdown. ikiwiki could certainly have a
|
||||
> [[preprocessor_directive|directive]] for it, though.
|
||||
> --[[JoshTriplett]]
|
||||
|
|
Loading…
Reference in New Issue