Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The use of th:text in the sub-end tag will cause extra spaces #905

Open
liunancun opened this issue Aug 16, 2022 · 1 comment
Open

The use of th:text in the sub-end tag will cause extra spaces #905

liunancun opened this issue Aug 16, 2022 · 1 comment

Comments

@liunancun
Copy link

<MessageID th:text="${amazonTemplateVariantStat.count}" />

output

<MessageID >1</MessageID>

There is a space between MessageID and >

@Arian-Ott
Copy link

Hi this is my first open source project. I will try to take a look into this

cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants