Vojtech Bubnik f591c2503a PlaceholderParser: changed the syntax of if inside a {} block to
{if condition then block elsif}
The "then" keyword is now mandatory.
On the other hand, "then" keyword must NOT be used using old syntax:
{if condition}...{endif}
2023-03-27 15:36:14 +02:00
..
2022-03-08 09:22:56 +01:00
2020-03-25 14:35:41 +01:00
2022-09-29 14:19:39 +02:00
WIP
2022-02-03 16:10:03 +01:00