I'd like to remove trailing slashes from void elements in my markup. I know I can do this with Javascript but I'd prefer to do it at source (PHP) esp for the img tag. Could anyone point me to the relevant source file(s) please?
For those interested:
Trailing slash interacts badly with unquoted attribute values