Valid W3C HTML
PermalinkI would like to ask if there is some HTML code refactorisation planned for Concrete5 blocks to make them W3C valid.
For example YouTube block is not validated because of ampresand in URL's and an embed tag. I believe it should be based on OBJECT tag instead of embed.
Link with post about validation of embed tag:
http://www.v7n.com/forums/coding-forum/23410-html-validation-flash-...
There are also few problems with other blocks. It's not a big effort to repair it but it would be better if it's done in base version.
It would be great if developer shouldnt have to change block's HTML to make them W3C valid on their own.
I think you should also check for W3C validation before releasing 3rd party modules to marketplace.

-Steve