If a question contains a <s> tag in the first sentence, this is shown as plain text in the summary in the question list which is confusing.

Example

As the strikeout is typically used to show where an error was corrected, either the strikeout should be rendered in the summary or the struck text should be hidden.

share|improve this question
It affects sub ans sup too. stackoverflow.com/questions/1571140/… 106 items didn't sound like too big an index – Jeremy French Oct 15 '09 at 9:05

closed as too localized by Al Everett, Toon Krijthe, ChrisF, ЯegDwight, Rory Oct 8 '12 at 10:58

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

up vote -1 down vote accepted

Sorry, HTML is not rendered in the summary; Markdown is shown as ASCII there too.

share|improve this answer
So how about cutting out any text within <s>..</s> in the summary? That would not require any extra markup. – Perpetual Motion Goat Jul 6 '09 at 11:54

You must log in to answer this question.