Comments have a very restricted markup ability. Currently supported text markups available are

  • Italic text
  • Bold text
  • code

One of the very common things people do in comments that is not supported is quoting other people's text. It is very natural to highlight what someone else has said to add more context to your comment.

The problem is that you cannot specify text is a quote via markup. Commonly people will use one of the previously mentioned methods to highlight text as being a quote. I find myself using the code markup to distinguish quotes from italic and bold text. And, frankly, it's weird.

Can we have an addition to the currently supported set of comment markup for quotes?

Perhaps mimicking the style of quote text in posts for each site?

Here's a mockup:

Mockup for the ... for Tim Stone

link|improve this question

59% accept rate
Yeah... big, full-featured comments with a more... link would be nice too. – minitech Jan 23 at 16:24
2  
@minitech: Seems like it would hide important information, thus going against the mantra "comments are not where important stuff goes." – Won't Jan 23 at 16:26
2  
"comments that is not supported is quoting other people's text" - LIES! But I might be swayed by a free-hand drawing of what this would look like, given the space constraints... – Tim Stone Jan 23 at 16:29
@TimStone: Its hard to freehand circle a background color change, but I did add a mockup for you. – Won't Jan 23 at 16:40
1  
"One of the very common things people do in comments that is not supported is quoting other people's text." What's wrong with... dah, dah, DAAAH, ...quotation marks? ;) – Mr. Disappointment Jan 23 at 17:13
1  
Nice, but then: would there be any standard Markdown element available, and could that then also be used for inline quotations in regular posts? Too bad Markdown does not specify <q>. (Note that using <cite> would be wrong.) – Arjan Jan 23 at 17:16
2  
BACKTICKS FOR QUOTES IN COMMENTS – BoltClock's a Unicorn Jan 23 at 17:16
1  
@BoltClock'saUnicorn: That's for code. Its weird to be using code markup for quotes. – Won't Jan 23 at 17:45
feedback

You must log in to answer this question.

Browse other questions tagged