summaryrefslogtreecommitdiff
path: root/doc/todo/else_parameter_for_map_plugin.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/else_parameter_for_map_plugin.mdwn')
-rw-r--r--doc/todo/else_parameter_for_map_plugin.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/todo/else_parameter_for_map_plugin.mdwn b/doc/todo/else_parameter_for_map_plugin.mdwn
index 8487f3564..2afebd608 100644
--- a/doc/todo/else_parameter_for_map_plugin.mdwn
+++ b/doc/todo/else_parameter_for_map_plugin.mdwn
@@ -21,7 +21,7 @@ documentation yet, I'm waiting for feedback first, but I'll do it for sure. -- [
>> --[[intrigeri]]
\[[if test="foo/*" then="""
- \[[map pages="foo/*"]]
- """]]
+ [[map pages="foo/*"]]
+ """ else="no pages"]]
--[[Joey]]