8 comments

[ 2.1 ms ] story [ 33.0 ms ] thread
This is the parser that stackoverflow uses for Markdown parsing.

BTW: Google won't let me (my IP being from Iran) to access that repository, so maybe someone can make a clone of it on Github.

Google won't let me (my IP being from Iran) to access that repository

May I ask why?

To block open sourced Tor client websites and downloads and so on, at a guess.
Here is the actual demo which I wish was easier to find!

http://pagedown.googlecode.com/hg/demo/browser/demo.html

Also, I should add, that this project is actually better than the WMD version of StackOverflows Markdown for the pure reason (as I've already identified), you can have multiple textareas on the same page which support the Markdown editor. (I struggled and gave up trying to get the SO editor to do that, it just wasn't possible from the current version).