> Message: 4
> Date: Thu, 8 Jan 2009 15:49:16 +0100
> From: Friedrich Delgado Friedrichs <frie...@nomaden.org>
> Subject: [Orgmode] Links to id:xxxxxx don't work in exported html
> To: Emacs-orgmode mailing list <emacs-orgmode@gnu.org>
> Message-ID: <20090108144916.gb5...@taupan.ath.cx>
> Content-Type: text/plain; charset=us-ascii
>
> 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]]
[snip]
>
> 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">

Looks like the problem is that it is html-escaped because it's the headline.
I actually think this is the right behavior.

Tom Breton (Tehom)





_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to