thymeleaf/thymeleaf.github.io

Typos in the "From HTML to HTML via HTML" article

rillig opened this issue · 1 comments

  • The text instead of and SGML one should be instead of an SGML one.
  • It took me a long time to understand the word comma in the way you meant it. What you call comma is usually called quotes. Enclosing HTML attributes in commas would look like this: <a href=,http://example.org,>
  • The text possibility of using of the HTML should be possibility of using the HTML.

Thank you very much for your report.

We've already fixed them in the SCM and we will upload the site shortly:
thymeleaf/thymeleaf-docs@b9630e9