Hello,
Johannes Brauer writes:
> I have two files.
>
> a.org contains the anchor defined by custom_id property
>
> * headline
> :PROPERTIES:
> :CUSTOM_ID: anchor
> :END:
>
> and
>
> b.org contains the link to a headline in a.org with custom id #anchor
>
> [[file:a.org::#anchor]]
>
> Click
Hi!
I have two files.
a.org contains the anchor defined by custom_id property
* headline
:PROPERTIES:
:CUSTOM_ID: anchor
:END:
and
b.org contains the link to a headline in a.org with custom id #anchor
[[file:a.org::#anchor]]
Clicking the link in b.org all works fine. But exporting b.o