I am looking for the code for the Web Markdown (WMD) editor that implements the file upload feature currently provided by Stack Overflow. I tried using the code at http://github.com/derobins/wmd, but it does not have the image upload feature.
Can someone please provide me a link to the latest version of the code?

link|improve this question
5  
The image upload feature is heavily tied to the external image hosting service SO is using. It could well be that this part of the code is not Open Source – Pekka Oct 21 '10 at 10:43
3  
+1 @Pekka; see meta.stackoverflow.com/questions/4376/… – Popular Demand Oct 21 '10 at 12:05
Hm, see also meta.stackoverflow.com/questions/4168/… – Popular Demand Oct 21 '10 at 13:02
Seems like if it is just using the imgurl API. It may be closed source, but the image-storage side of it wouldn't necessarily have to be. – Jordan Reiter Jul 20 '11 at 17:43
feedback

You must log in to answer this question.

Browse other questions tagged