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
Unfortunately the layout dialect does not support the TEXT template mode, only HTML and XML. It could be something to add - I think you're the first to ever ask about it!
When I request a template to be processed, it does not decorate the template it should decorate.
Am I missing something? I read https://ultraq.github.io/thymeleaf-layout-dialect/ and https://www.thymeleaf.org/doc/articles/layouts.html and could not find any information about the support of TemplateMode.TEXT.
Here is my testcase:
Thymeleaf v3.0.15
thymeleaf-layout-dialect v3.1.0
JDK v1.8.0_65:
layout.txt:
contents.txt:
TemplateGen.java:
Output:
The text was updated successfully, but these errors were encountered: