1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-30 05:19:57 +00:00

Example should match the documentation

This commit is contained in:
Jeremy Ruston 2024-10-19 16:16:01 +01:00
parent 5233d72642
commit 2d89228d25

View File

@ -23,22 +23,23 @@
"languages": [
],
"build": {
"dynamic": [
"dynamic-example": [
"--echo","testing",
"the following argument is wikified",
{
"type": "wikify",
"text": "<<version>>-prod.html"
},
"thingy",
"the following argument is a filter result",
{
"type": "filter",
"text": "[<version>!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": [