Across the Stack Exchange network you may leave comments on a question or answer.

  • How do comments work?
  • Who can post comments?
  • Who can edit comments?
  • When should comments be used?
  • How can I format and link in comments?
  • Who can delete comments?
  • When should comments be deleted?
  • What are automatic comments?
  • How can I link to comments?

Also see the FAQ articles on comment voting and flagging and comment replies.

Return to FAQ index

share|improve this question

migrated from stackoverflow.com Sep 2 '09 at 17:28

1 Answer

How do comments work?

Comments exist so that users can talk about questions and answers without posting new answers that do not actually answer their parent questions. Comments are often used to ask for clarification on, suggest corrections to and provide meta-information about posts.

Comments are intentionally short, having maximum length of 600 characters, and allow only limited markup. URLs in comments automatically become hyperlinks. Each user may post only one comment every 15 seconds.

Comments are disposable: unlike posts, there's no revision history, and they can be deleted without warning by their authors, by moderators, and in response to flags.


Who can post comments?

All users may leave comments on their own posts and any answers given to their own questions. Users with at least 50 reputation may comment on any post. (There is no reputation requirement to post comments on MSO.)

See also: http://meta.stackoverflow.com/privileges/comment


Who can edit comments?

Users may edit their own comments any number of times for five minutes after they are first posted. Edited comments are marked with a little pencil icon, and a mouseover tooltip over that icon will provide a count of how many times the comment was edited, like this: Pencil icon

Moderators can edit any comment at any time. Moderator comment edits are logged and visible to other moderators, but no revision history is kept. Such edits will also show the pencil icon.

In all other situations, comments cannot be edited. However, in lieu of editing, they may be deleted and resubmitted.


How can I format and link in comments?

Comments can be formatted with a subset of Markdown: bold (**bold**), italic (_italic_ or *italic*), bold italic (***bold italic*** or ___bold italic___) and code (`code`) are allowed. It is not generally possible to insert line breaks in comments, though some hacky workarounds exist.

URLs will be automatically converted into actual links. Links are also allowed by using the Markdown syntax [link text](http://myurl), and there are certain "magic links" that will be converted to real links automatically.

See also: http://meta.stackoverflow.com/editing-help#comment-formatting
Also see: http://meta.stackoverflow.com/a/79981/187824


Who can delete comments?

A user may delete one of his own comments by clicking on the (x) icon that appears to the right of the comment's timestamp when the comment is moused over. A user can delete only one comment every 30 seconds.

Comments that are flagged by multiple users are deleted automatically. The number of flags needed is based on the comment's score. It currently takes "3 + (Score / 3)" flags to delete a comment.

Moderators can delete any comment, or purge all comments from a post.


When should comments be deleted?

Generally, there is very little reason to delete existing comments from a question or an answer. There are a few possible scenarios where comments ought to be deleted, but it is worth noting that these should be few and far between, due to their permanent effect on the flow of the comment section.

  • Spam: Unsolicited, indiscriminate promotion of a website or product.
  • Noise: Comments like "+1 ..." or "belongs on" can be flagged for automatic removal without the commenter being punished. Any comment that doesn't contribute to the improvement or understanding of the post itself may be considered noise. Some forms of "noisy" comments are deleted automatically by the system during migration or when a post is closed (see below).
  • Thread Cleanup: Participants or moderators may opt to delete all comments once they've become obsolete: for instance, comments suggesting a change once an edit has been made, flame wars or other off-topic conversation, and comments that have been moved to chat. A comment should be added by the deleter stating what was deleted and more importantly, why. For example:

    @all : Comments 1-16 detailing editing discussion were deleted when consensus was reached, to clean up the thread.

If a comment doesn't meet any of the criteria above, then it shouldn't be deleted.


What are automatic comments?

When someone votes to close a question as an exact duplicate, the system automatically posts a comment to that question under the close voter's name that reads "possible duplicate of -link-" if no such link has already been posted in a comment.

The comment will be automatically deleted if the question is closed as a duplicate.

You still own the comment so you may delete the comment if you desire. This is discouraged as it is helpful to the person who asked the question: if the author thinks their question is unique, seeing a possible duplicate allows them to make changes to differentiate from the duplicate.


How can I link to comments?

The timestamp at the end of each comment is a permanent link to that comment. This behavior has existed since January 2012. Before then, it was not officially possible to directly link (permalink) to comments, though an unsupported workaround existed.

share|improve this answer
@balpha, you wrote bold and italic together is now working. But that's only true when using an asterisk for italic, but NOT when using the underscore: *underscore asterisk*, _asterisk underscore_, three asterisks, underscore, asterisk, two asterisks. – Arjan Feb 25 '11 at 12:28
1  
@Arjan: three underscores – balpha Feb 25 '11 at 12:30
Oh wow, @balpha, you're right, that's actually how it's explained at meta.stackoverflow.com/editing-help as well! (I boldly combined the help shown in "How to format" in the right column when editing, which only says _italic_ or **bold**. But: indeed in "normal" posts the combination doesn't work either.) – Arjan Feb 25 '11 at 12:40
@Arjan -- There are some quirks about Markdown that should be noted. Putting an emphasis character ( * or _ ) next to a character that is not on the whitelist will result in something that probably will not display the way it was intended to. I am not sure where this whitelist is published at, but I do know that square brackets ( [ , ] ) and double quotes ( " ) are not on it. – Jay Elston Jun 16 '11 at 22:18
There have been some questions about comments that don't show up in the inbox, can you all clarify the bit about comment notifications? Do all comments leave an inbox notification? – Gabe Jan 9 '12 at 15:04
1  
Comment are often more appropriate way to contribute when you don't have a definitive answer (but you want help to investigate or check some way). Personally I think each user should have the right do add both an answer and a comment. I don't want be offensive but the 50 reputation to gain comments right seems to me ridicolous. – Eddie C. Sep 11 '12 at 8:48
I was having trouble leaving comments, and then it hit me . . . I need to be logged in. Hopefully this helps someone else who may be stumped at one of the more obvious solutions. :) – Crazycoolcam Sep 12 '12 at 11:26
inline 'test test test' – URL87 Dec 12 '12 at 11:01
1  
"When should comments be used?" is not answered. – gerrit Dec 18 '12 at 19:14
I understand that comments need 50 reputation points to guard against spam, but it prevents a lot of discussion too... could it be done that comments are allowed to everyone, and those with rep < 50 be hidden by default, and shown after moderation? Something similar to this system will greatly help... esp for new comers requiring discussion/clarifications on specific questions. Or am I missing an already existing system in place? – Siddhartha Jan 2 at 11:18
What should we do if we don't have enough reputation to comment? Send a private message?? Create a new question?? – RezaRob Jan 8 at 4:39
I agree with Siddhartha. Often times I find myself wanting to ask clarification on a question before answering or add to a discussion going on in comments but am unable to do so. 50 Rep is a bit ridiculous, doesn't anyone else think so? I've been around SO for over 3 years, even have the commentators badge but can't post comments any more (used to be able to before the rep limit). I consider my silence a sign of being able to find my own answers before spamming with easily answered stuff that plagues SO (which is encouraged by this limit). Couldn't, say, 25 be enough rep? – Assimilater Jun 7 at 20:45

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged