X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/df20a91bc9efe48cb96ecb7efd39643a816dd489..623c7e17989f53ef049f12639950d2c50c9edd4f:/doc/anchor.mdwn?ds=sidebyside
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.