emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Links to id:xxxxxx don't work in exported html
@ 2009-01-08 14:49 Friedrich Delgado Friedrichs
  2009-01-08 21:43 ` Carsten Dominik
  0 siblings, 1 reply; 9+ messages in thread
From: Friedrich Delgado Friedrichs @ 2009-01-08 14:49 UTC (permalink / raw)
  To: Emacs-orgmode mailing list

Hi!

I really like org-link-to-org-use-id, however it breaks links to
org items in html export for me.

I have the following test file:

** Test [[id:45c4a467-b6ee-497c-9ed7-40342738e1c2][Item in a different org-file]]
 - [[id:frz5htg0rhe0][Yet another item in a different org file]]

   [[id:8611fa8f-7460-47b6-8edd-67e1ec25c5ce][Local Item]]

** Local Item
   :PROPERTIES:
   :ID:       8611fa8f-7460-47b6-8edd-67e1ec25c5ce
   :END:

The two external links have the mentioned ids and the links work in org,
however html export gives me the following html snippet:

<div id="outline-container-1.1" class="outline-3">
<h3 id="sec-1.1">1.1 Test <i>&lt;id:45c4a467-b6ee-497c-9ed7-40342738e1c2&gt;</i> </h3>
<div id="text-1.1">

<ul>
<li>
<i>&lt;id:frz5htg0rhe0&gt;</i>

<p>
<a href="#sec-1.2">Local Item</a>
</p>
</li>
</ul>
</div>

</div>

<div id="outline-container-1.2" class="outline-3">
<h3 id="sec-1.2">1.2 Local Item </h3>
<div id="text-1.2">

</div>
</div>

i.e. only the internal link works, the links to different org files
are only displayed by their ids.


-- 
        Friedrich Delgado Friedrichs <friedel@nomaden.org>
                             TauPan on Ircnet and Freenode ;)

^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <20090108160642.23D3D29407@mail1.panix.com>]

end of thread, other threads:[~2009-01-13  9:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-08 14:49 Links to id:xxxxxx don't work in exported html Friedrich Delgado Friedrichs
2009-01-08 21:43 ` Carsten Dominik
2009-01-09 13:50   ` Friedrich Delgado Friedrichs
2009-01-09 15:21     ` Carsten Dominik
2009-01-09 16:59       ` Friedrich Delgado Friedrichs
2009-01-09 17:39         ` Carsten Dominik
2009-01-12 16:09           ` Friedrich Delgado Friedrichs
2009-01-13  9:17             ` Carsten Dominik
     [not found] <20090108160642.23D3D29407@mail1.panix.com>
2009-01-08 23:07 ` Tom Breton (Tehom)

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).