From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Oleh Krehel <ohwoeowho@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: CUSTOM_ID doesn't work for HTML export on Org trunk
Date: Tue, 09 Jun 2015 21:04:59 +0200 [thread overview]
Message-ID: <87bngovh2c.fsf@selenimh.access.network> (raw)
In-Reply-To: <87vbew3ngp.fsf@gmail.com> (Oleh Krehel's message of "Tue, 09 Jun 2015 17:34:14 +0200")
Hello,
Oleh Krehel <ohwoeowho@gmail.com> writes:
> 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 following buffer
--8<---------------cut here---------------start------------->8---
* Headline
:PROPERTIES:
:CUSTOM_ID: my-id
:END:
--8<---------------cut here---------------end--------------->8---
exports as
--8<---------------cut here---------------start------------->8---
<div id="outline-container-orgheadline1" class="outline-2">
<h2 id="my-id"><a id="orgheadline1"></a><span class="section-number-2">1</span> Headline</h2>
<div class="outline-text-2" id="text-my-id">
</div>
</div>
--8<---------------cut here---------------end--------------->8---
It looks correct.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2015-06-09 19:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-09 15:34 CUSTOM_ID doesn't work for HTML export on Org trunk Oleh Krehel
2015-06-09 19:04 ` Nicolas Goaziou [this message]
2015-06-10 8:11 ` Oleh Krehel
2015-06-10 11:34 ` Nicolas Goaziou
2015-06-10 11:53 ` Oleh Krehel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bngovh2c.fsf@selenimh.access.network \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=ohwoeowho@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).