[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Re: Links to id:xxxxxx don't work in exported html
From: |
Tom Breton (Tehom) |
Subject: |
[Orgmode] Re: Links to id:xxxxxx don't work in exported html |
Date: |
Thu, 8 Jan 2009 18:07:05 -0500 (EST) |
User-agent: |
SquirrelMail/1.4.13 |
> Message: 4
> Date: Thu, 8 Jan 2009 15:49:16 +0100
> From: Friedrich Delgado Friedrichs <address@hidden>
> Subject: [Orgmode] Links to id:xxxxxx don't work in exported html
> To: Emacs-orgmode mailing list <address@hidden>
> Message-ID: <address@hidden>
> 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)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Orgmode] Re: Links to id:xxxxxx don't work in exported html,
Tom Breton (Tehom) <=