From 2d89228d25e6bbe22517cf12965d6677d512cdf8 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sat, 19 Oct 2024 16:16:01 +0100 Subject: [PATCH] Example should match the documentation --- editions/tw5.com/tiddlywiki.info | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/editions/tw5.com/tiddlywiki.info b/editions/tw5.com/tiddlywiki.info index f7a2b336e..14ee18e1e 100644 --- a/editions/tw5.com/tiddlywiki.info +++ b/editions/tw5.com/tiddlywiki.info @@ -23,22 +23,23 @@ "languages": [ ], "build": { - "dynamic": [ + "dynamic-example": [ "--echo","testing", + "the following argument is wikified", { "type": "wikify", "text": "<>-prod.html" }, - "thingy", + "the following argument is a filter result", { "type": "filter", "text": "[!match[5.3.6-prerelease]then[text/html]else[text/plain]]" }, - "dinghy", + "the following argument was provided by the user", { "type": "prompt", - "prompt": "Please enter the name of your new wiki", - "default": "untitled" + "prompt": "Please enter some text and type enter", + "default": "Nothing" } ], "index": [