Add from-version tag to docs

This commit is contained in:
Jeremy Ruston
2023-09-14 19:13:10 +01:00
parent c392020152
commit 14056143de
@@ -4,7 +4,7 @@ tags: WikiText
title: Conditional Shortcut Syntax
type: text/vnd.tiddlywiki
The conditional shortcut syntax provides a convenient way to express if-then-else logic within WikiText. It evaluates a filter and considers the condition to be true if there is at least one result (regardless of the value of that result).
<<.from-version "5.3.2">> The conditional shortcut syntax provides a convenient way to express if-then-else logic within WikiText. It evaluates a filter and considers the condition to be true if there is at least one result (regardless of the value of that result).
A simple example: