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
After 4 years, I finally found a workaround to fix the issue you reported! 😄
Hopefully, this helps you wrap up your project once we release the new version with the bugfix.
If I put something like
in my stempler templates, it will fail with
Directive not parsed
exception.The solution would be suppressing it like
@@^
which seems to be an okay solution, but might be confusing to newbies.The text was updated successfully, but these errors were encountered: