Possible Duplicate:
View Source link on all questions
I asked the following question on ServerFault:
Scott's answer describes a couple of xml tags that I can modify, but because he didn't use the back-tick to escape them they're hidden from view.
Because I don't have edit rights I can't open the source easily (no Edit link) to see if this indeed what was missing. After fiddling around looking around for another post that had revisions (to see how the revision list url was composed) I was eventually able to see the revision history for Scott's answer and then get at the raw markdown text via View Source:
It would be nice to either provide a link that shows the revision history for questions and answers regardless of whether they had revisions or not, or, provide a View Source link to allow us to see the raw Markdown on the revision of the post being rendered.
This would be a nice time saver because the /posts/nnnnn/revisions link doesn't immediately commit itself in memory if used infrequently.

