summaryrefslogtreecommitdiff
path: root/ikiwiki/directive/map.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki/directive/map.mdwn')
-rw-r--r--ikiwiki/directive/map.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/ikiwiki/directive/map.mdwn b/ikiwiki/directive/map.mdwn
index 09c95a0..4b64995 100644
--- a/ikiwiki/directive/map.mdwn
+++ b/ikiwiki/directive/map.mdwn
@@ -13,6 +13,8 @@ the [[meta]] directive). For example:
\[[!map pages="* and !blog/* and !*/Discussion" show=title]]
+ \[[!map pages="* and !blog/* and !*/Discussion" show=description]]
+
Hint: To limit the map to displaying pages less than a certain level deep,
use a [[ikiwiki/PageSpec]] like this: `pages="* and !*/*/*"`