Valid xhtml 1.0 with htmlArea?
| Newsgroups | gmane.comp.cms.jahia.devel |
|---|---|
| Message-ID | <OF67D6B601.B31A08DE-ONC1257075.004ADF0F-C1257075.004ADF14@generic.se> |
Hi! When I use htmlArea and use different features like italic and bold (or whatever) and then publish the generated tags are written with UPPER CASE like ... <STRONG>bold</STRONG> <EM>italic</EM> ... But when we validate this output with the w3 html validator it tells you that this is an error (it should have been lower case like <strong>bold</strong> <em>italic</em> Is it possible to configure Jahia/htmlArea to generate tags with lower case? Regards /Lars Hagrot