Typos in the "From HTML to HTML via HTML" article
rillig opened this issue · 1 comments
rillig commented
- The text
instead of and SGML oneshould beinstead of an SGML one. - It took me a long time to understand the word
commain the way you meant it. What you callcommais usually calledquotes. Enclosing HTML attributes in commas would look like this:<a href=,http://example.org,> - The text
possibility of using of the HTMLshould bepossibility of using the HTML.
jmiguelsamper commented
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