X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/122f6df3259e8ca1dd96554d08cebce4b5c55acc..d5e65e582a34ae2494fee493ddcb2b959e4a4bce:/doc/ikiwiki/wikilink.mdwn diff --git a/doc/ikiwiki/wikilink.mdwn b/doc/ikiwiki/wikilink.mdwn index debbe7305..bd5e3d185 100644 --- a/doc/ikiwiki/wikilink.mdwn +++ b/doc/ikiwiki/wikilink.mdwn @@ -1,3 +1,4 @@ +[[!meta robots="noindex, follow"]] WikiLinks provide easy linking between pages of the wiki. To create a [[WikiLink]], just put the name of the page to link to in double brackets. For example `\[[WikiLink]]`. @@ -32,4 +33,4 @@ in WikiLinks, and must replace spaces with underscores. The newer syntax, enabled with the `prefix_directives` option in an ikiwiki setup file, prefixes directives with `!`, and thus does not prevent links with spaces. Future versions of ikiwiki will turn this option -on by default. \ No newline at end of file +on by default.