From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Markdown: add publishing in markdown Date: Tue, 24 Sep 2013 00:01:30 +0200 Message-ID: <871u4fyz7p.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50989) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOEC6-0000wx-CQ for emacs-orgmode@gnu.org; Mon, 23 Sep 2013 18:01:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOEBy-0007gz-0n for emacs-orgmode@gnu.org; Mon, 23 Sep 2013 18:01:26 -0400 Received: from mail-wg0-x235.google.com ([2a00:1450:400c:c00::235]:50828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOEBx-0007gt-QG for emacs-orgmode@gnu.org; Mon, 23 Sep 2013 18:01:17 -0400 Received: by mail-wg0-f53.google.com with SMTP id x12so3783014wgg.20 for ; Mon, 23 Sep 2013 15:01:16 -0700 (PDT) In-Reply-To: (Brice Waegenire's message of "Mon, 23 Sep 2013 17:44:46 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Brice Waegenire Cc: emacs-orgmode@gnu.org Hello, Brice Waegenire writes: > * lisp/ox-md.el > > Add the possibility to publish in Markdown by using the function > org-md-publish-to-md. > > TINYCHANGE Thank you for your patch. Would you mind posting it again using git format-patch? Also the commit message could be: ox-md: Add publishing function to back-end * lisp/ox-md.el: Add the possibility to publish in Markdown by using the function `org-md-publish-to-md'. Regards, -- Nicolas Goaziou