From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: no div/id on named example blocks in html export Date: Mon, 28 Mar 2016 11:09:11 +0200 Message-ID: <87oa9zq894.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33944) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akT8d-0000p5-Jo for emacs-orgmode@gnu.org; Mon, 28 Mar 2016 05:07:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akT8Z-00072Y-7I for emacs-orgmode@gnu.org; Mon, 28 Mar 2016 05:07:07 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:54501) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akT8Z-00072G-0I for emacs-orgmode@gnu.org; Mon, 28 Mar 2016 05:07:03 -0400 In-Reply-To: (John Kitchin's message of "Sun, 27 Mar 2016 19:43:15 -0400") 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: John Kitchin Cc: Org Mode Mailing List Hello, John Kitchin writes: > I noticed that if I make a block like this: > > #+name: methane-smiles > #+BEGIN_EXAMPLE > C > #+END_EXAMPLE > > There is no id="methane-smiles" assocated with the pre block in the HTML > export. > > The place to add it would be in org-html-example-block I suppose. Is > there any reason not to do that? I think that nobody felt the need for that yet. Do you want to provide a patch? Regards, -- Nicolas Goaziou