From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Export org file to Mardown (github flavour) Date: Mon, 18 May 2015 13:35:56 +0200 Message-ID: <874mnat8wz.fsf@nicolasgoaziou.fr> References: <86twvaz31z.fsf@example.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuJJk-00028z-Ll for emacs-orgmode@gnu.org; Mon, 18 May 2015 07:34:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YuJJg-0005GT-MN for emacs-orgmode@gnu.org; Mon, 18 May 2015 07:34:44 -0400 Received: from plane.gmane.org ([80.91.229.3]:46285) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YuJJg-0005GI-FM for emacs-orgmode@gnu.org; Mon, 18 May 2015 07:34:40 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YuJJd-00048f-CZ for emacs-orgmode@gnu.org; Mon, 18 May 2015 13:34:37 +0200 In-Reply-To: <86twvaz31z.fsf@example.com> (Sebastien Vauban's message of "Mon, 18 May 2015 10:46:00 +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: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hello, Sebastien Vauban writes: > Kaviraj Kanagaraj wrote: >> I am facing a problem with converting org file to markdown. While >> converting i find html in it. but I want to be in github flavour markdown. >> Any ideas??. >> I have found that org-gfm.el would help.. But I dont know how to setup >> custom backend for markdown export.. > > That's certainly not the sexiest answer, but you might want to take > a look at Pandoc. What's wrong with (require 'ox-gfm)? Regards, -- Nicolas Goaziou