diff options
author | http://alcopop.org/me/openid/ <http://alcopop.org/me/openid/@web> | 2008-07-19 07:58:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-19 07:58:45 -0400 |
commit | ded5cafe44f2c6414ee25a9e530c86220d6d4567 (patch) | |
tree | ee224477a4b1b481c7ab1e1971c8ddd2471b2003 | |
parent | 116282ab7f144ad5fdb63fc5105e94dc8e147abf (diff) | |
download | ikiwiki-ded5cafe44f2c6414ee25a9e530c86220d6d4567.tar ikiwiki-ded5cafe44f2c6414ee25a9e530c86220d6d4567.tar.gz |
description meta tag
-rw-r--r-- | doc/plugins/meta.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/plugins/meta.mdwn b/doc/plugins/meta.mdwn index 506ac84a8..b1e0cb757 100644 --- a/doc/plugins/meta.mdwn +++ b/doc/plugins/meta.mdwn @@ -42,6 +42,11 @@ Supported fields: Specifies an url for the author of a page. +* description + + Specifies a "description" of the page. You could use this to provide + a summary, for example, to be picked up by the [[map]] plugin. + * permalink Specifies a permanent link to the page, if different than the page |