From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Exporting markdown specific string Date: Sat, 04 Jan 2014 18:22:19 +0100 Message-ID: <87k3efzmpg.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzUvg-0002YM-Rs for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 12:22:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzUvY-0007iL-Bj for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 12:22:32 -0500 Received: from mail-wg0-x233.google.com ([2a00:1450:400c:c00::233]:64626) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzUvY-0007iH-4D for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 12:22:24 -0500 Received: by mail-wg0-f51.google.com with SMTP id b13so14199074wgh.18 for ; Sat, 04 Jan 2014 09:22:23 -0800 (PST) In-Reply-To: (Ista Zahn's message of "Sat, 4 Jan 2014 10:48:09 -0500") 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: Ista Zahn Cc: emacs-orgmode Mailinglist Hi Ista, Ista Zahn writes: > I'm trying to figure out how to export a line (say "foo") only when > exporting to markdown. #+BEGIN_MD ... #+END_MD will do. #+HTML and the likes are special shortcuts for historical export backends, we don't plan to add more. HTH, -- Bastien