Those of us who have been using SO (or any SE site for that matter) for a while know that the box where we type our text is not identical to what is posted (because of various markdown capabilities we are given). We also know that there is a display below the text box that shows us what our post will actually look like once we are done, and we know how to format thing the way we would like them to look.
I've noticed a trend (entirely with low-rep/new/one-time users) where a user will format things nicely (or somewhat nicely) as plaintext where they type, and ignore the fact that it is not at all formatted like that in the actual post (despite the fact that it is displayed, live, directly below where they are typing). Lists that are meant to span several lines appear as a single string across one line running onto several, code is partially code-formatted, etc...
I suggest that users with less than 20 (10-50 seems a good range) reputation, be presented with a confirmation dialogue when posting confirming that they have, in fact, checked out how their post will actually appear once posted, and that it is accurate.
This will
- Make it easier for everyone to read
- Reduce the amount of editing we have to do to make things readable
- Make it easier to take new, serious posters seriously, as their questions won't look lazy and effortless due to lack of formatting.
EDIT:
To be clear, I'm suggesting we ask something along the lines of "Have you looked at the preview of what you are posting? Does it make sense, and look appear the way you intended? If not, please fix it, keeping in mind our markdown guidelines"