summaryrefslogtreecommitdiff
path: root/doc/plugins/meta.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-12-22 16:21:00 +0100
committerJoey Hess <joey@kitenet.net>2007-12-22 13:10:55 -0500
commit1ac0fd03bb9e840b03aabe516557c24f43a9c450 (patch)
tree9577f964fbb21951f5fbf4e0530c328defc0e3b6 /doc/plugins/meta.mdwn
parent8937e5e2857ef1784e3a715878c9cd62d4022406 (diff)
IkiWiki/Plugin/meta.pm <redir>: Support for specifying anchors.
Diffstat (limited to 'doc/plugins/meta.mdwn')
-rw-r--r--doc/plugins/meta.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/meta.mdwn b/doc/plugins/meta.mdwn
index 0696dc08e..479d62c43 100644
--- a/doc/plugins/meta.mdwn
+++ b/doc/plugins/meta.mdwn
@@ -85,6 +85,9 @@ Supported fields:
However, this latter syntax won't be allowed if the [[htmlscrubber]] is
enabled, since it can be used to insert unsafe content.
+ For both cases, an anchor to jump to inside the destination page may also be
+ specified using the common `PAGE#ANCHOR` syntax.
+
If the field is not one of the above predefined fields, the metadata will be
written to the generated html page as a &lt;meta&gt; header. However, this
won't be allowed if the [[htmlscrubber]] is enabled, since it can be used to