From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleh Krehel Subject: CUSTOM_ID doesn't work for HTML export on Org trunk Date: Tue, 09 Jun 2015 17:34:14 +0200 Message-ID: <87vbew3ngp.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2Ldu-0003xN-69 for emacs-orgmode@gnu.org; Tue, 09 Jun 2015 11:40:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2Ldp-0003oo-LF for emacs-orgmode@gnu.org; Tue, 09 Jun 2015 11:40:46 -0400 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:33446) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2Ldp-0003oT-Et for emacs-orgmode@gnu.org; Tue, 09 Jun 2015 11:40:41 -0400 Received: by wiwd19 with SMTP id d19so22773238wiw.0 for ; Tue, 09 Jun 2015 08:40:40 -0700 (PDT) Received: from firefly (dyn069045.nbw.tue.nl. [131.155.69.45]) by mx.google.com with ESMTPSA id df1sm3453144wib.12.2015.06.09.08.40.40 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 09 Jun 2015 08:40:40 -0700 (PDT) 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: emacs-orgmode@gnu.org Hi all, I don't know if this has been raised before, but it seems not to be fixed yet. Currently, in HTML export, instead of #custom_id I'm getting e.g. #orgheadline10. The commit that broke this was 2 months ago: 160820bc9498e9364103e72b55a27cf92576dbb8 still works fine. Let me know if this is bug that needs to be fixed, or maybe CUSTOM_ID was replaced with something. regards, Oleh