diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-25 13:40:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-25 13:40:47 -0400 |
commit | 9867806c13b97c0f4ce1850ee4d43c6fe3a926e7 (patch) | |
tree | 5a2ef52daf1a60373182323ab586ba504f1d9495 /doc | |
parent | 4956623ee6b95c9fc62d8af39d9236ddeb6de8c5 (diff) | |
download | ikiwiki-9867806c13b97c0f4ce1850ee4d43c6fe3a926e7.tar ikiwiki-9867806c13b97c0f4ce1850ee4d43c6fe3a926e7.tar.gz |
remove wacky meta description tag
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/map.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/plugins/map.mdwn b/doc/plugins/map.mdwn index 3700fadd8..9283eb4cf 100644 --- a/doc/plugins/map.mdwn +++ b/doc/plugins/map.mdwn @@ -1,8 +1,6 @@ [[!template id=plugin name=map author="Alessandro Dotti Contra"]] [[!tag type/meta]] -[[!meta description="some page description"]] - This plugin generates a hierarchical page map for the wiki. Example usage: \[[!map pages="* and !blog/* and !*/Discussion"]] |