From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH 1/3] add id attribute to example-block on html export. Date: Sat, 02 Apr 2016 10:45:32 +0200 Message-ID: <87r3eos8k3.fsf@nicolasgoaziou.fr> References: <1459192012-82531-1-git-send-email-jkitchin@andrew.cmu.edu> <874mbo3t40.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amH9a-0002fy-Jw for emacs-orgmode@gnu.org; Sat, 02 Apr 2016 04:43:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1amH9W-0006D9-Hd for emacs-orgmode@gnu.org; Sat, 02 Apr 2016 04:43:34 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:54875) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amH9W-0006Cq-Aw for emacs-orgmode@gnu.org; Sat, 02 Apr 2016 04:43:30 -0400 In-Reply-To: (John Kitchin's message of "Thu, 31 Mar 2016 16:58:40 -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: emacs-orgmode@gnu.org Hello, John Kitchin writes: > I am not sure what those should look like or where they go. How about: > > * New html id attributes on special, example and quote blocks > If the block has a #+name: attribute assigned, then the html element > will have an id attribute with that name in the html export. This > enables one to create links to these elements in other places, > e.g. text I added this into ORG-NEWS file, in "New features" section. Thank you. Regards, -- Nicolas Goaziou