From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: How can I customize ID names in html? Date: Wed, 19 Jun 2019 21:18:46 +0200 Message-ID: <87h88lpend.fsf@nicolasgoaziou.fr> References: <691826818.7029211.1560910415584.JavaMail.yahoo.ref@jws700007.mail.kks.yahoo.co.jp> <691826818.7029211.1560910415584.JavaMail.yahoo@jws700007.mail.kks.yahoo.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48050) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdg6j-000767-5x for Emacs-orgmode@gnu.org; Wed, 19 Jun 2019 15:18:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdg6i-0003Hl-2B for Emacs-orgmode@gnu.org; Wed, 19 Jun 2019 15:18:57 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:36407) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hdg6h-0003BB-Rl for Emacs-orgmode@gnu.org; Wed, 19 Jun 2019 15:18:56 -0400 In-Reply-To: <691826818.7029211.1560910415584.JavaMail.yahoo@jws700007.mail.kks.yahoo.co.jp> (buybuyxyz@yahoo.co.jp's message of "Wed, 19 Jun 2019 11:13:32 +0900 (JST)") 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: buybuyxyz@yahoo.co.jp Cc: "Emacs-orgmode@gnu.org" Hello, buybuyxyz@yahoo.co.jp writes: > How can I customize id names in html? [...] > I would like to generate the prefix of ID names to be xyz instead of org. > How can I customize id names (ex.=C2=A0orgccfde4a)? You cannot customize those, but you can use CUSTOM_ID property. HTH, --=20 Nicolas Goaziou