On 27 September 2012 21:34, Eli Stevens (Gmail) <[email protected]> wrote: > On Thu, Sep 27, 2012 at 1:02 PM, john.tiger <[email protected]> > wrote: >> look, if it was a simple markdown text file download, I'd already be reading
Hi John, We really want this to be easy, easy as py. Hem. Send me something in markdown and I'll restify it for you. Or you can use pandoc[1] either as a web service (paste in md, get out rst) or locally installed. You can use the github editor online [2] to edit your fork in rst format and flick back between preview mode. You don't need anything locally installed at all in this case. Both of these options are documented on the wiki[2] and mentioned both times in my last 2 emails. A+ Dave [1]: http://johnmacfarlane.net/pandoc/try [2]: http://wiki.apache.org/couchdb/Documentation#Driving_GitHub_UI
