Known incompatibilities in the "improved" program mode language:
- The words if, then, else, and fi are now reserved. If you have variables or custom functions with these names then the template won't compile.
- In rare cases the old parser accepted expressions of the form
These are now always errors.