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
Added experimental option, experimentalTitleTokens, to allow access to the layout/content/resulting titles outside of the layout:title processor (#172)
Fix a bug where th:with values containing = in them (eg: ==, !=, etc), wouldn't transfer correctly to the resulting template (#244) (#224)