Since stackoverflow already supports <kbd> for text input, it only makes sense to support the matching output from a program, <samp>, distinctly from the program <code> itself.

share|improve this question
Also, please add support for <blink> and <marquee> tags. ;) – Alconja Mar 18 '10 at 22:25
1  
Those are presentational, rather than semantic markup! – brianary Mar 19 '10 at 14:19
What do you mean by "support"? What would text in such a tag look like? – Ether Mar 20 '10 at 2:47
By "support" I mean adding it to the list of allowed tags; not stripping it. As far as style, I'd assume it would look similar to <kbd>, i.e. monospace font, maybe different colors or bolded. – brianary Mar 22 '10 at 5:23
Hey, you're not Bryan Helmkamp! (brynary.com) – macek Apr 16 '10 at 14:47

You must log in to answer this question.

Browse other questions tagged