X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/86edd73d169600875a10a635ef8df4a644545b0d..cd6ed3b2a8e1303f0026bc0e8450e5ea57f25537:/doc/anchor.mdwn 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.