Feature summary (what you would like to be able to do and where):
Convert uppercase HTML tags in signatures to lowercase.
Benefits (why should this be implemented?):
The syntaxhighligher doesn't recognize uppercase html tags and colors the syntax in red (for broken syntax). There might be other tools that don't work correctly with it. Making all tags lowercase standardizes this without too much work.