Description
So, sathvikrias posted this improved IF reporter in the forum:
I really like that, but if you have more than one ELSE IF the block gets very wide very quickly, so I wanted to put a line break before the words "else if" so I tried "$nl else if" and got this:
That's the first problem; $symbol names should end at a space and be mixable with other text. The second problem is that, having read about some feature involving "%nl" I also tried "%nl else if." Having done that, I am unable to click OK on the block editor. No error message, it just silently doesn't close (but it does change the block, badly). Even if I delete the "%nl" in the "expand..." option, that doesn't let me click OK. All I can do is click Cancel, which leaves me with the messed up version of the block.