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 edits 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.
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.)
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: 
Moderators can edit any comment at any time. Moderator comment edits are logged and visible to other moderators. 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. If a post is deleted, all of its comments will be deleted with it.
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.
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.
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.
Moderators can delete any comment.
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: Though it's hard to categorize what's spam and what is simply a verbose commenter, it's a bit like pornography. We'll know it when we see it.
- Noise: Comments like "+1 .." or "belongs on" can be flagged for automatic removal without the commenter being punished.
- Thread Cleanup: If edits have been made to a question, it could be feasible for a moderator to delete all comments relating to that edit once they're accepted. 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 either 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?
It's not officially possible to directly link (permalink) to a comment, in the context of its question or answer. An unsupported workaround exists for some cases, but breaks without showing any error if the comment is hidden or deleted (or if the site layout is changed), leaving the visitor wondering what happened.