Closed durden closed 11 years ago
I would like to post to the site directly from a script or entirely from vim.. Seems like a reasonable request since codrspace is for coders right?
So, first thing we need is a single API endpoint to post. It will take raw markdown text, convert, then post it.
The conversion always happens in the explosivo tag -- it just takes markdown. Added d5d5c46a13b151683483b093c478e33b99d609e3
I would like to post to the site directly from a script or entirely from vim.. Seems like a reasonable request since codrspace is for coders right?
So, first thing we need is a single API endpoint to post. It will take raw markdown text, convert, then post it.