summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/todo/else_parameter_for_map_plugin.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/else_parameter_for_map_plugin.mdwn b/doc/todo/else_parameter_for_map_plugin.mdwn
index bd93c41e9..8487f3564 100644
--- a/doc/todo/else_parameter_for_map_plugin.mdwn
+++ b/doc/todo/else_parameter_for_map_plugin.mdwn
@@ -19,3 +19,9 @@ documentation yet, I'm waiting for feedback first, but I'll do it for sure. -- [
>> What would you write in the `then` clause?
>> I'm not opposed at all to rewrite my two-liner, but I don't understand.
>> --[[intrigeri]]
+
+ \[[if test="foo/*" then="""
+ \[[map pages="foo/*"]]
+ """]]
+
+--[[Joey]]