From: https://id.koumbit.net/anarcat Date: Sat, 31 Mar 2012 23:39:01 +0000 (-0400) Subject: demo the anchors X-Git-Tag: 3.20120419~90 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/f790955f01e980efa3d19ed7fcf1cf031edd89bb?ds=sidebyside demo the anchors --- diff --git a/doc/anchor.mdwn b/doc/anchor.mdwn index 012e52fa0..12d193fe9 100644 --- a/doc/anchor.mdwn +++ b/doc/anchor.mdwn @@ -1,3 +1,11 @@ ikiwiki works with anchors in various situations. +You can insert anchors directly in the body of a page and it will be used on the resulting HTML, for example: + + + +... will make the link [[anchor#anchor]] work.. + + + This page accumulates links to the concept of anchors.