From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: The name attribute is obsolete. Consider putting an id attribute Date: Sun, 19 Mar 2017 14:06:55 +0100 Message-ID: <87h92p8lg0.fsf@nicolasgoaziou.fr> References: <20170318130428.GA1940@protected.rcdrun.com> <87lgs139d6.fsf@nicolasgoaziou.fr> <20170319115440.GD17180@protected.rcdrun.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54912) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cpaXz-0006yO-3s for emacs-orgmode@gnu.org; Sun, 19 Mar 2017 09:06:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cpaXy-0000e6-5b for emacs-orgmode@gnu.org; Sun, 19 Mar 2017 09:06:59 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:37256) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cpaXy-0000d0-06 for emacs-orgmode@gnu.org; Sun, 19 Mar 2017 09:06:58 -0400 In-Reply-To: <20170319115440.GD17180@protected.rcdrun.com> (Jean Louis's message of "Sun, 19 Mar 2017 14:54:40 +0300") 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" To: Jean Louis Cc: emacs-orgmode@gnu.org Hello, Jean Louis writes: > Here below is the org file, and if I process it with: > emacs tmp/test.org --batch -f org-mode -f org-md-export-to-markdown > > Then I get the file, where I can see the following line: > # What is GNU CLISP? I cannot reproduce it. Are you using latest Org? Did you try without your personal config? > And the option org-html-allow-name-attribute-in-anchors is off, and I > am not sure if it influences markdown export at all. It does. Markdown back-end is built on top of HTML back-end (e.g., to translate tables). Regards, -- Nicolas Goaziou 0x80A93738