From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Exporting markdown specific string Date: Sun, 05 Jan 2014 07:39:13 +0100 Message-ID: <87bnzrvsoe.fsf@bzg.ath.cx> References: <87k3efzmpg.fsf@bzg.ath.cx> <87fvp31rfp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzhMs-0007OP-72 for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 01:39:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzhMj-0000dm-Q4 for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 01:39:26 -0500 Received: from mail-wg0-x235.google.com ([2a00:1450:400c:c00::235]:51092) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzhMj-0000dh-Jh for emacs-orgmode@gnu.org; Sun, 05 Jan 2014 01:39:17 -0500 Received: by mail-wg0-f53.google.com with SMTP id k14so14548978wgh.8 for ; Sat, 04 Jan 2014 22:39:16 -0800 (PST) In-Reply-To: <87fvp31rfp.fsf@gmail.com> (Nicolas Goaziou's message of "Sat, 04 Jan 2014 20:24:10 +0100") 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: Nicolas Goaziou Cc: emacs-orgmode Mailinglist , Ista Zahn Nicolas Goaziou writes: >> #+HTML and the likes are special shortcuts for historical export >> backends, we don't plan to add more. > > What? Every back-end introduces its own specific keyword > (#+beamer: #+ascii ...). I just added them (#+md: and #+markdown:) for > md back-end. Ah, my mistake. (I had a memory of a conversation about #+HTML looked too ad hoc, and in my memories you convinced me that we should not add more of these keywords. But maybe you didn't convince me then!) > Should we remove all of them? No, no. -- Bastien