X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/f92505d78b82c6ac146e43054ebd12441575a602..a436a064d2cb04e328bbd391fe3eb1c3a79d25bb:/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.