From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daimrod Subject: Re: can org-mode file export to markdown file Date: Sun, 09 Mar 2014 19:36:19 +0900 Message-ID: <87ob1firq4.fsf@tanger.home> References: <87mwgzsne5.fsf@jenenliu-Inspiron-N4050.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMb5u-00020p-Ae for emacs-orgmode@gnu.org; Sun, 09 Mar 2014 06:36:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WMb5l-0004Ur-Tf for emacs-orgmode@gnu.org; Sun, 09 Mar 2014 06:36:34 -0400 Received: from mail-pb0-x22d.google.com ([2607:f8b0:400e:c01::22d]:46684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WMb5l-0004Ul-Mf for emacs-orgmode@gnu.org; Sun, 09 Mar 2014 06:36:25 -0400 Received: by mail-pb0-f45.google.com with SMTP id uo5so6051514pbc.4 for ; Sun, 09 Mar 2014 03:36:24 -0700 (PDT) In-Reply-To: <87mwgzsne5.fsf@jenenliu-Inspiron-N4050.i-did-not-set--mail-host-address--so-tickle-me> (jenenliu@gmail.com's message of "Sun, 09 Mar 2014 17:59:46 +0800") 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: emacs-orgmode@gnu.org jenenliu writes: Hello, > Can I write a org file and then export it as a markdown file ? Sure, just load the library `ox-md' then you can export to a markdown file with C-c C-e m m -- Daimrod/Greg