You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Non-HTML content will now be processed correctly when using EGO templates. Non-HTML content would cause an "unexpected character" error to be thrown.
16
+
- Else statements will now be rendered correctly around all child statements. Previously, the 'else' statement was not being treated as an "opening" statement.
0 commit comments