[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Question regarding link text in HTML export
From: |
Erik Hetzner |
Subject: |
[O] Question regarding link text in HTML export |
Date: |
Tue, 23 Apr 2013 22:39:41 -0700 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/24.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
Hi,
When trying to export the following org file as HTML (C-e h o), using
out of the box latest org-mode:
```
* Foo
:PROPERTIES:
:ID: aaccd0f3-3eff-4f38-ad83-bc51b8444d73
:END:
* Bar
:PROPERTIES:
:ID: 0a428695-b829-4f8b-a689-1bc22491d13f
:END:
Link to [[id:aaccd0f3-3eff-4f38-ad83-bc51b8444d73][Foo]].
```
the HTML looks like:
...
Link to 1.
while I would expect it to say: “Link to Foo.”.
If I change the link text to anything other than “Foo”, e.g.,
[[id:aaccd0f3-3eff-4f38-ad83-bc51b8444d73][Baz]],
the link text is as expected.
This seems like a bug to me, but I may be mistaken! Thanks for any
help you can provide.
org-version => Org-mode version 8.0.1 (release_8.0.1-22-gfea4b5 @
/home/egh/.emacs.d/el-get-24.3.1/org-mode/lisp/)
emacs-version => GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.6.4) of
2013-04-14 on marid, modified by Debian
best, Erik
Sent from my free software system <http://fsf.org/>.
- [O] Question regarding link text in HTML export,
Erik Hetzner <=