As to the reason for this post, I noticed some HTML being stripped from the subject of a recent post on my journal. Would it be a problem (this has possibly been discussed and decided before; I wouldn't know) to modify cleanhtml.pl so that the line reading
my $subject_allow = [qw[a b i u em strong cite]];
includes s
and strike
as well?If it's not a problem, this could be the humble beginning of my sporadic LJ code-touching.