mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-25 21:18:54 +00:00
WIP
This commit is contained in:
@@ -28,4 +28,8 @@ src='\procedure test(animal)
|
||||
<<test "Antelope">>
|
||||
'/>
|
||||
|
||||
Within an "if" or "elseif" block, the variable `condition` contains the value of the first result of evaluating the filter condition.
|
||||
|
||||
Note that widgets and HTML elements must be within a single conditional block; it is not possible to start an element in one conditional block and end it in another.
|
||||
|
||||
Note that the conditional shortcut syntax cannot contain pragmas such as procedure definitions.
|
||||
|
||||
Reference in New Issue
Block a user