Skip to content

Conversation

@burgwyn
Copy link

@burgwyn burgwyn commented Feb 3, 2016

I’m using Thymeleaf in a Spring MVC application and the parser errors out when tags aren’t closed.

@jraoult
Copy link
Contributor

jraoult commented Nov 14, 2016

@VFK FYI: this a bug in Thymeleaf, not the other way around (cf thymeleaf/thymeleaf#160). Not closed link tags are valid in HTML (cf. https://developer.mozilla.org/en/docs/Web/HTML/Element/link)

@mostafabita
Copy link

mostafabita commented Jun 11, 2019

@jraoult FYI: Some famous template engines like JSP and Thymeleaf work based on XHTML and do not support not closed tags.
https://www.w3.org/TR/2003/WD-xhtml2-20030131/mod-link.html

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants