My understanding of SO's text formatting engine is that it is a modified version of Markdown.

  • Is there a diff somewhere between the official distribution and SO's?
  • Is the SO version of Markdown publicly available for download/building?
share|improve this question

1 Answer

up vote 1 down vote accepted

Yes, the SO version of Markdown is written in C# and is available from here

share|improve this answer

You must log in to answer this question.

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